SupportWire API
API ReferenceTasks

Delete task

Required scope: `tasks:write`.

DELETE
/api/oauth/v1/tasks/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

OAuth access token, e.g. Authorization: Bearer swot_….

In: header

Path Parameters

id*string

Task ID.

Response Body

curl -X DELETE "https://example.com/api/oauth/v1/tasks/string"
Empty