Revoke a client access tokenAsk AIpost https://api.cert.zerohash.com/revoke_auth_tokenRevokes a client access token, preventing it from being used to initialize SDK modules.Body ParamstokenstringrequiredThe client access token to revoke.HeadersX-SCX-SIGNEDstringDefaults to [WEB] auto-generated on flySignature for your request.X-SCX-TIMESTAMPstringDefaults to [WEB] auto-generated on flyUNIX timestamp.Responses 201Client access token successfully revoked. 400Bad Request 403Forbidden 404Not Found 500Internal Server Error 503Service UnavailableUpdated 8 days ago