Remove a credentials from Commerce.
This operation cannot be undone.
cURL
curl --request DELETE \ --url https://sandbox.hellgate.io/credentials/{id} \ --header 'X-API-Key: <api-key>'
{ "code": 401, "message": "No valid means of authentication was provided", "classifier": "UNAUTHORIZED" }
The ID of the credential
Success response (No Content)