Palette API V1UsersRevoke access of specific token(s)Revoke access of specific token(s) POST https://api.spectrocloud.com/v1/users/auth/tokens/revoke Revoke access of specific token(s) Request application/jsonBodytokensstring[] Responses204The resource was updated successfullycurlpythongonodejsjavaCURLRequest Collapse allBase URLEdithttps://api.spectrocloud.comAuthSecurity SchemeApiKeyAuthorizationApiKeyBody{ "tokens": [ "string" ] }