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