Skip to main content
DELETE
Delete a Custom Credential

Authorizations

Authorization
string
header
required

Path Parameters

app_id
string
required

The ID of the application.

credential_id
string
required

The ID of the custom credential.

Response

200 - application/json

Custom credential deleted successfully

status
string

Status of the operation

Example:

"ok"

message
string

Human-readable description of the status

Example:

"Action Synchronize: Executed successfully"