v1
latestOpenAPI 3.1.02026-07-26359254.7 MBTasks
Complete a task
<small>Requires the tasks:operate scope (or a broader one that includes it).</small>
Marks a task as completed without execution (no email sent, no SMS sent). For tasks that require execution (sending), use the execute endpoint instead.
post/v3/tasks/{id}/complete
Path parameters
idinteger required
Task ID.
Request body
Response
Task completed successfully. Returns the updated task.