Create Webhook Key
POST
Create Api Key
Body
application/json
The name of the agent's API key.
The UUID of the agent
The name of the agent - if not provided, the agent_id must be set.
Optionally provide the API key value - if not set, one will be generated.
The type of the agent API key (external by default).
Available options:
internal, external, github, slack Response
Successful Response
The UUID of the agent
The value of the newly created API key.
The type of the created agent API key (external).
Available options:
internal, external, github, slack When the agent API key was created
The unique identifier of the agent API key.
The optional name of the agent API key.
Create Api Key