Deletes an authentication credential with a specified ID.
Credential deleted.
Unauthorized access. Invalid credentials used.
Resource not found.
$client->customerCredentials()->delete('credentialId');
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}