API-keys

Delete a an API-key associated with a Consumer

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

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

Path parameters

ConsumerIdForNestedEntitiesstring required

Consumer ID for nested entities

KeyAuthIdstring required

ID of the API-key to lookup

Response

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

Changes