Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Available options:
BEARER_TOKEN
, API_KEY
, NONE
Enable access to context variables for this agent
List of context variable names that this agent can access
Response
Successful Response
The response is of type any
.