Revokes the token that matches the given token ID issued under the
given Dev organization.
Request
This endpoint expects an object.
token_idstringOptional
The unique identifier for the token under a given Dev organization.
If no token ID is provided, then the token ID will be set from the
JTI claim of the token in the authorization header.