Remove a plugin template from an organization
POST/api/v1/admin/plugins/:pluginType/:pluginId/templates/:templateName/removeFromOrganization
Remove a plugin template from an organization. If any global templates are enabled for the plugin, they will now apply to the organization.
Request
Responses
- 200
- 400
- 401
- 404
The template was successfully removed from the organization.
Response Headers
The template is not assigned to the organization.
Response Headers
Invalid Token
Response Headers
The specified plugin, plugin template, or organization does not exist.