Skip to content

Delete building

DELETE /buildings/{buildingId}

Delete a building by id specified in url parameter

Request

Path Parameters

buildingId
string<uuid>

Responses

204

OK

message
string
Message indicating the result of the delete operation

404

Not Found

message
string
Error message indicating that the building was not found