cURL
curl --request POST \ --url https://api.smokeball.com/matters/{matterId}/portal/tasks/{taskId}/complete \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
Flags the specified client portal task as complete.
When request is accepted. Returns the id of the task to be updated.