Revoke a Connected App’s access to a User
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The unique ID of a specific User. You may use an external_id here if one is set for the user.
The ID of the Connected App.
Request type