Skip to main content

Delete credentials

Contributors

DELETE /accounts/{accountPublicId}/credentials/{credentialsId}

Deletes generic credentials.

Token usage: Both a Cloud Manager user token and service token. The service token needs to include the following scopes: credentials:internal. Pass the user token or service token in the Authorization request header.

Parameters

Name Type In Required Description

accountPublicId

string

path

True

credentialsId

string

path

True

Response

Status: 200, Successful deleted generic credentials return OK

Error

Status: 404, Credentials not found