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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.