Credentials
Delete a provider credential
Authorization
SessionToken AuthorizationBearer <token>
A session token, sent as Authorization: Bearer …. Sign in on the dashboard to obtain one, or run carillon login. Management endpoints require a session token.
In: header
Path Parameters
appId*string
Format
uuidcredentialId*string
Format
uuidResponse Body
application/problem+json
curl -X DELETE "https://example.com/v1/apps/497f6eca-6276-4993-bfeb-53cbbbba6f08/credentials/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty