Read and update tasks and activity records.
Authenticated partner methods are typically
POST /admin/api/… with a staff token.
See Authentication and API Reference.
Overview
Documented methods for this resource:
POST /admin/api/get_task_dataPOST /admin/api/mark_complete_taskPOST /admin/api/delete_task
Authentication
All methods require a valid staff token.
Was this page helpful?