Api token
Generate an API token for the current user.
Use this endpoint to generate a short-lived API token for the current user that can be used for generic automation tasks.
Args: auth_context: The authentication context.
Returns: The API token.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
OAuth2authorizationCodeRequired
Authorization URL: Token URL: Refresh URL:
Responses
200
Successful Response
application/json
stringOptional
get
/auth/api_token200
Successful Response
Last updated
Was this helpful?