POST
/
properties
/
delete

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
propertyIds
string[]
required

The IDs of the properties to delete

Response

200 - application/json
deleted
string[]
required

The IDs of the properties that were deleted

errors
object[]

Partial errors that occurred during deletion