apiCredentials

Delete an API Credential

Delete the specified API Credential.

delete/v1/organizations/{organizationId}/api-credentials/{apiCredentialId}

Path parameters

organizationIdstring required

The <code>id</code> of the Organization whose API Credential you want to delete.

apiCredentialIdstring required

The <code>clientId</code> of the API Credential to delete.

Response

API Credential deleted

Changes

Changed in 3 of the 41 revisions of this API.13