v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-056136556.2 KB
TaskrouterV1Task

delete/v1/Workspaces/{WorkspaceSid}/Tasks/{Sid}

Path parameters

WorkspaceSidstring required

The SID of the Workspace with the Task to delete.

Sidstring required

The SID of the Task resource to delete.

Headers

If-Matchstring

If provided, deletes this Task if (and only if) the ETag header of the Task matches the provided value. This matches the semantics of (and is implemented with) the HTTP If-Match header.

Response

The resource was deleted successfully.