Skip to main content
DELETE
/
apps
/
{app_id}
/
custom_credentials
/
{credential_id}
Delete a Custom Credential
curl --request DELETE \
  --url http://localhost:3001/portal-api/apps/{app_id}/custom_credentials/{credential_id} \
  --header 'Authorization: <api-key>'
{
  "status": "ok",
  "message": "Action Synchronize: Executed successfully"
}

Authorizations

Authorization
string
header
required

Path Parameters

app_id
string
required
credential_id
string
required

Response

200 - application/json
status
string
Example:
message
string
Example: