Skip to main content
POST
Save Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

ID of the agent

Body

application/json
name
string
required

The name of the template

Response

Successful Response

The response is of type EmptyResponse · object.