JWTs

Delete a a JWT associated with a Consumer

Delete a a JWT associated with a Consumer using ID.

delete/{workspace}/consumers/{ConsumerIdForNestedEntities}/jwt/{JWTId}

Path parameters

ConsumerIdForNestedEntitiesstring required

Consumer ID for nested entities

JWTIdstring required

ID of the JWT to lookup

workspacestring required
Example:team-payments

The name of the workspace

Response

Successfully deleted JWT or the resource didn't exist

Changes

Changed in 1 of the 11 revisions of this API.1

Of the 11 revisions, 1 has no diff computed.