Skip to main content
POST
Issue an access token

Body

application/json
clientId
string<uuid>
required
clientSecret
string
required

Response

Token issued.

accessToken
string
required
tokenType
string
required
Example:

"Bearer"

expiresIn
integer
required

Seconds until expiry

Example:

3599

associationId
string<uuid>
required

Zeam association the credentials map to.