Update
Activities
Update
Updates an existing activity entry.
POST
Update
Body
application/json
Example:
"872815618512410358"
Activity type. Determines validation rules for other fields.
Available options:
duration, range Example:
"duration"
Example:
"872815618512410358"
Example:
"2019-11-11"
Can be provided only for duration activity type and must be ≤ 24h.
Example:
"PT1H30M20S"
Can be provided only for range.
Example:
"2019-11-11T12:34:56"
Can be provided only for range activity type. Set to null to leave the activity open.
Example:
"2019-11-11T12:34:56"
Response
204
Activity updated.