POST/tasks/{taskId}/complete
Changes the status of a task to complete.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
task
| Parameter | Type | Description |
|---|---|---|
| taskId | string | Task ID required example : 4f9373d8-0e34-45b3-8b04-5459fad4e855 |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content