Authentication

Delete an application key

Deletes an application key identified by its client ID. Once deleted, the key can no longer be used for authentication.

delete/application-keys/{clientId}

Path parameters

clientIdstring required

The client ID of the application key to delete

Response

Application key successfully deleted

Changes