v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Universal Auth

Login with Universal Auth for machine identity

post/api/v1/auth/universal-auth/login

Request body

clientIdstring required

Your Machine Identity Client ID.

clientSecretstring required

Your Machine Identity Client Secret.

organizationSlugstring

When set, this will scope the login session to the specified organization the machine identity has access to. If omitted, the session defaults to the organization where the machine identity was created in.

Response

Default Response

accessTokenstring required
expiresInnumber required
accessTokenMaxTTLnumber required
tokenType'Bearer' required