Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/serviceAccounts/v1/serviceAccounts/{serviceAccountIdpId}/tokens \ --header 'Content-Type: application/json' \ --header 'X-Domino-Api-Key: <api-key>' \ --data ' { "name": "<string>" } '
{ "createdAt": "2025-08-21T23:51:54.075Z", "isValid": true, "name": "<string>", "serviceAccountIdpId": "<string>", "token": "<string>", "expiresAt": "2025-08-21T23:51:54.075Z" }
Creates a service account token
"2025-08-21T23:51:54.075Z"
Was this page helpful?
Contact support