Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Request Body

None.

Response

Success Response (200 OK)

Error Response (400 Bad Request)

Error Response (401 Unauthorized)

Error Response (404 Not Found)

cURL Example

Permissions

  • User must have IDENTITY + MANAGE permission in the project
  • For automatic undeployment, user must also have IDENTITY + DEPLOY_UNDEPLOY permission

Notes and Warnings

  • Permanent Deletion:
    • Credential is permanently deleted
    • This action cannot be undone
  • Automatic Undeployment:
    • Credential is automatically undeployed from all environments
    • Undeployment results are returned in the response
  • Access Revocation:
    • All access grants for this credential are also removed
    • Credential will no longer have access to any API Proxies or Groups
  • Credential Must Exist:
    • Credential with specified username must exist
    • If credential does not exist, deletion will fail