post
https://api.lucid.co/oauth2/token/revoke
Revokes the specified access or refresh token, preventing the token from being used. Regardless of which is revoked, all tokens from that authorization grant will be invalid.
200OK if the client credentials are valid.
403Forbidden if the client credentials are invalid.