API-keys

Delete a an API-key associated with a Consumer

Delete a an API-key associated with a Consumer using ID.

delete/{workspace}/consumers/{ConsumerIdForNestedEntities}/key-auth/{KeyAuthId}

Path parameters

ConsumerIdForNestedEntitiesstring required

Consumer ID for nested entities

KeyAuthIdstring required

ID of the API-key to lookup

workspacestring required
Example:747d1e5-8246-4f65-a939-b392f1ee17f8

The name or UUID of the workspace

Response

Successfully deleted API-key or the resource didn't exist

Changes