Credentials
Delete a credential
Scope: credential:write
Authorization
bearerAuth AuthorizationBearer <token>
Personal Access Token (PAT) or Service Access Token (SAT). Pass the token in the Authorization header: Bearer admp_...
In: header
Path Parameters
credential_id*credential_id
The credential_id path parameter.
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/v1/credentials/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}