/uid-revoke-tokenAsk AIpost https://api.akeyless.io/uid-revoke-tokenBody Paramsauth-method-namestringThe universal identity auth method namejsonbooleanDefaults to falseSet output format to JSONtruefalserevoke-tokenstringrequiredthe universal identity token/token-id to revokerevoke-typestringrequiredrevokeSelf/revokeAll (delete only this token/this token and his children)tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationResponses 200uidRevokeTokenResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago