Execute Template

Execute template will return a unique job id the status of the template can be checked using the Job details api where you can pass the unique id generated to get the details or errors if any on execution

Path Params
string
required

Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.

string
required

Specify the template id to execute, template id can be obtained from the list template api

Body Params
args
object
required

Arguments to the template

cloud_accounts
array of objects
required

Cloud account details to execute the template

cloud_accounts*
incident_reference
object
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json