Description
POST /defaultsettings/templates//apply Description: Apply a template to create a new default setting for an entity. This increments the template’s usage count. Method:POST
Path Parameters:
| Parameter | Type | Description | Required |
|---|---|---|---|
| templateId | uuid | ID of template to apply | Yes |
| Parameter | Type | Description | Required |
|---|---|---|---|
| entityType | string | Target entity type | Yes |
| entityId | uuid | Target entity ID (optional for tenant/catalog) | Conditional |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
ID of the template to apply
Body
application/json