Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to remove application permission (not revoke tokens) through API?

ANSWERED

If a user has successfully granted access using API to one Fitbit account and wants to remove it, currently one way of doing it is through the Fitbit App -> Settings->Application. What is the way of doing it programmatically from the client?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Clients can revoke their own permission to access the Fitbit Web API on a person's behalf using the revoke token endpoint.

 

Edit: I re-read your topic subject and wanted to clarify: revoking the access token is equivalent to revoking the application's permission on the Fitbit Web API.

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Clients can revoke their own permission to access the Fitbit Web API on a person's behalf using the revoke token endpoint.

 

Edit: I re-read your topic subject and wanted to clarify: revoking the access token is equivalent to revoking the application's permission on the Fitbit Web API.

Best Answer
0 Votes