# Delete task queue **DELETE /v1/Workspaces/{WorkspaceSid}/TaskQueues/{Sid}** ## Servers - https://taskrouter.twilio.com: https://taskrouter.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **WorkspaceSid** (string) The SID of the Workspace with the TaskQueue to delete. - **Sid** (string) The SID of the TaskQueue resource to delete. ## Responses ### 204 The resource was deleted successfully. #### Headers - **X-Rate-Limit-Limit** (string) - **X-Rate-Limit-Remaining** (string) - **X-Rate-Limit-Config** (string) [Powered by Bump.sh](https://bump.sh)