delete_alarm: Delete Alarm

Description Usage Arguments

View source: R/device.R

Description

Deletes the user's device alarm entry with the given ID for a given device.

Usage

1
delete_alarm(token, tracker_id, alarm_id)

Arguments

token

An OAuth 2.0 token generated by oauth_token()

tracker_id

The ID of the tracker whose alarms is managed. The tracker-id value is found via the Get Devices endpoint.

alarm_id

The ID of the alarm to be updated. The alarm-id value is found in the response of the Get Alarms endpoint.


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