DELETE a space


If there is no link to other space(s) from the space, then there is no restriction to delete that space. But, if other space(s) is linked to a space, then that space can not be deleted. First, unlink all those spaces from the to be deleted space, then delete that space.

DELETE /v4/sites/{siteId}/spaces/{spaceId}
Parameters
siteId
uuid required
-
spaceId
uuid required
-
Request #1
Headers
Content-Type application/json
Accept application/json
Authorization Bearer `Your Access Token`

Response 204