ghl_contact_update_task_completed
Mark a task as completed or uncompleted for a specific contact in GoHighLevel.
Instructions
Update Task Completed Endpoint: PUT /contacts/{contactId}/tasks/{taskId}/completed (Version header: v3; source: v3/contacts-v3.json) OAuth scopes: contacts.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| taskId | Yes | Task Id | |
| contactId | Yes | Contact Id |