post
https://api.lucid.co/v1/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.
401Unauthorized if the client credentials are invalid.