Log template
Create template
Create a new template.
post/controlplane/template
Request body
Example request
{
"organization_id": 1234,
"account_id": 2345
}Response
Template created successfully.
Example response
{
"organization_id": 1234,
"account_id": 2345
}