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/isRestricted from the response with the 200 status

      response-required-property-removed

    • removed the required property space/groupIds from the response with the 200 status

      response-required-property-removed