Report a task activity
POST/partners/v1/tasks/report-activity
Starter | Premium | Ultimate |
---|---|---|
✔️ | ✔️ | ✔️ |
Report activity for a task with description.
This endpoint allows you to document work performed on a task by submitting a description of the work performed. Activity's date will be set to the current date and time of the API call.
Request
Responses
- 204
- 400
- 401
Activity successfully reported
Request contains invalid data or does not have all required data
Missing or invalid Api Key (e.g. revoked or non-existent)