Skip to main content

Disable a global plugin template

POST 

/api/v1/admin/plugins/:pluginType/:pluginId/templates/:templateName/disableGlobal

Disable a global plugin template for a specific plugin. This will disable the template globally, but it can still be used in organization-specific configurations.

Request

Responses

Successfully disabled the global plugin template.

Response Headers