Automation
Create Template Schedules
create template schedules
post/operations/automation/templates/{tenant_id}/create
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
Request body
Example request
{
"recurrence": "Once"
}Response
Success