Templates
Enable or disable a template
PATCH
/api/v1/templates/{template_id}/enabled
Turn folder automation on or off for a template.
Authentication
Send your API key in the Authorization header:
Authorization: Bearer <key>.
Create a key.
Path parameters
| Name | Type | Description |
|---|---|---|
template_id required |
integer | ID of the template. |
Body parameters
| Name | Type | Description |
|---|---|---|
is_enabled required |
boolean |