delete_favorite_activity: Delete Favorite Activity

Description Usage Arguments Details

View source: R/activity.R

Description

delete_favorite_activity() removes the activity with the given ID (activity_id) from a user's list of favorite activities.

Usage

1
delete_favorite_activity(token, activity_id)

Arguments

token

An OAuth 2.0 token generated by oauth_token()

activity_id

The ID of the activity to be removed.

Details

See https://dev.fitbit.com/reference/web-api/activity/#delete-favorite-activity for more details.


teramonagi/fitbitr documentation built on Jan. 21, 2021, 8:35 p.m.