Skip to main content
DELETE
Delete a credential

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account
integer
required

The ID of the account offer

credential
integer
required

The ID of the credential

Response

Credential deleted successfully