Delete Apartment Entity
Delete Apartment Entity and detaches all identifiers attached to this apartment
Path Parameters
- apartmentUid integer required
Possible values:
>= 1
Unique Identifier for Item
Responses
- 200
- 400
- 401
OK
Wrong apartment uid
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
"error": "Wrong Logical Address"
}
{
"error": "Wrong apartment uid"
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...