spaces
Delete a space
When you delete a space, all saved objects that belong to the space are automatically deleted, which is permanent and cannot be undone.
delete/api/spaces/space/{id}
Path parameters
idstring required
The space identifier.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful call.