cURL
curl --request DELETE \ --url https://api.spacebring.com/floors/v1/{id} \ --header 'Authorization: Basic <encoded-value>'
{ "message": "<string>", "type": "<string>" }
Delete a floor.
floors
See our authentication documentation for how to authorize your requests
The id of the floor.
No Content