templates
Create Template Child
Create a child template that inherits from a parent.
Body:
- name (required, distinct from parent's name)
- description (optional)
Same-org enforced. Single-level inheritance enforced. Child starts with empty extras and status='draft' so admin can configure before publishing.
post/v1/templates/{parent_id}/children
Path parameters
parent_idstring required
Request body
object required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.