Private Spaces
Delete a space
Deletes a specific space from the workspace.
delete/api/w/{wId}/spaces/{spaceId}
Path parameters
wIdstring required
ID of the workspace
spaceIdstring required
ID of the space
Query parameters
force'true'
Force deletion even if space is in use
Response
Success
Changes
Changed in 2 of the 80 revisions of this API.2
- ▲
removed the required property
space/isRestrictedfrom the response with the200statusresponse-required-property-removed
- ▲
- ▲
removed the required property
space/groupIdsfrom the response with the200statusresponse-required-property-removed
- ▲