DELETE v2/api/api-credentials/{id}
Deletes the specified API Credential. Only either the Interactive User who owns the specified API Credential or their associated Administrator can call this method, otherwise 403:Forbidden is returned. If the Interactive User is disabled a 400:BadRequest is returned. If the specified API Credential is not known a 404:NotFound is returned.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | The identifier of the specified API Credential. |
Define this parameter in the request URI. |