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.
The type of the agent API key (external by default).
Available options:
internal
, external
, github
, slack
Optionally provide the API key value - if not set, one will be generated.
Response
Successful Response
The unique identifier of the agent API key.
The UUID of the agent
When the agent API key was created
The optional name of the agent API key.
The type of the created agent API key (external).
Available options:
internal
, external
, github
, slack
The value of the newly created API key.