Skip to main content
POST
cURL

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

serviceAccountIdpId
string
required

Body

application/json
name
string
required

Response

Creates a service account token

createdAt
string<date-time>
required
Example:

"2025-08-21T23:51:54.075Z"

isValid
boolean
required
name
string
required
serviceAccountIdpId
string
required
token
string
required
expiresAt
string<date-time>
Example:

"2025-08-21T23:51:54.075Z"

Last modified on August 27, 2026