Delete a space
Deletes a space configuration. The data of the space may or may not be deleted, depending on the underlying storage provider.
Path parameters
The unique identifier of the space.
Response
The space.
Example response
{
"title": "My Demo Space",
"description": "Description as markdown"
}Changes
Changed in 5 of the 50 revisions of this API.134
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
- ○
added the media type
application/x-emptyfor the response with the statusresponse-media-type-added
- ○
- ▲
removed the media type
application/x-emptyfor the response with the statusresponse-media-type-removed
- ▲
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○