Skip to content
Pile
Esc
navigateopen⌘Jpreview

Delete document space

DELETE/workspaces/{organizationId}/document-spaces/{id}
Path parameters
organizationIdstringrequired
idstringrequired
Responses
204Space deleted; documents are unlinked
404Space not found
Try it
Server
Parameters
Request
curl -X DELETE "/workspaces/string/document-spaces/string"
Response
Space deleted; documents are unlinked