Path parameters
-
The SID of the Workspace with the Activity resources to delete.
-
The SID of the Activity resource to delete.
DELETE /v1/Workspaces/{WorkspaceSid}/Activities/{Sid}
curl \
-X DELETE https://taskrouter.twilio.com/v1/Workspaces/{WorkspaceSid}/Activities/{Sid} \
--user "username:password"