Backend API
cURL
curl --request POST \ --url https://api.wacht.dev/workspaces/{id}/delete \ --cookie session_id=
Delete a workspace
Session-based authentication using cookies
Workspace ID
Workspace deleted successfully
Was this page helpful?