osc identity auth token delete
Revokes a token.
This call is similar to the HEAD /auth/tokens call except that the X-Subject-Token token is immediately not valid, regardless of the expires_at attribute value. An additional X-Auth-Token is not required.
Relationship: https://docs.openstack.org/api/openstack-identity/3/rel/auth_tokens
Usage: osc identity auth token delete <X_SUBJECT_TOKEN>
Arguments:
<X_SUBJECT_TOKEN>— The authentication token. An authentication response returns the token ID in this header rather than in the response body