EaserixDocs
DevelopersAPI referenceNotesWorkspaces

Delete an EMPTY space

Refused (409) while any pages exist — including trashed ones — so content is never cascade-deleted through this endpoint. Personal spaces can't be deleted (400).

View as Markdown
DELETE
/v1/workspaces/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "message": "string"}