cURL
curl --request DELETE \ --url https://api.orgnise.in/teams/{team_slug}/workspaces/{workspace_slug} \ --header 'Authorization: Bearer <token>'
{ "message": "" }
Delete a workspace of a team.
Documentation IndexFetch the complete documentation index at: https://docs.orgnise.in/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.orgnise.in/llms.txt
Use this file to discover all available pages before exploring further.
Default authentication mechanism
The slug of the team.
The slug of the workspace.
The deleted workspace
Was this page helpful?