Skip to main content
DELETE
Delete credential

Authorizations

Authorization
string
header
required

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

Headers

Accept
enum<string>
default:application/json
required

API response format

Available options:
application/json

Path Parameters

offerId
integer
required
Example:

123

credentialId
integer
required
Example:

456

Response

Success

message
string
Example:

"Credential deleted successfully"