cURL
curl --request DELETE \ --url https://api.dualship.run/api/v1/workspaces/{id} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Delete a workspace (requires owner role)
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
Workspace ID
Workspace deleted
Deletion confirmation response
true
Was this page helpful?