Skip to main content
DELETE
/
api
/
serviceAccounts
/
v1
/
serviceAccounts
/
{serviceAccountIdpId}
/
tokens
/
{tokenName}
cURL
curl --request DELETE \
  --url https://api.example.com/api/serviceAccounts/v1/serviceAccounts/{serviceAccountIdpId}/tokens/{tokenName} \
  --header 'X-Domino-Api-Key: <api-key>'
{
  "errors": [
    "<string>"
  ],
  "requestId": "bbd78579-93c4-45ee-a983-0d5c8da6d5b1"
}

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

serviceAccountIdpId
string
required
tokenName
string
required

Response

Deletes a service account token