GenerateToken
Generate a bearer token for an agent to authenticate subsequent API calls
POST
/api/v1/agents/{uuid}/tokenOperation ID
GenerateTokenSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
uuidStringRequiredUUID of the agent for which to generate a token
