Activities : update
Activities
Activities : update
Update an existing activity entry.
POST
Activities : update
Documentation Index
Fetch the complete documentation index at: https://api.tipee.ch/llms.txt
Use this file to discover all available pages before exploring further.
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.