Skip to main content
DELETE

Authorizations

Authorization
string
header
required

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

Query Parameters

customer_keys
string[]

List of customer keys to delete all data for.

Minimum string length: 1
space_keys
string[]

List of space keys to delete.

Minimum string length: 1
property_keys
string[]

List of property keys to delete.

Minimum string length: 1
room_keys
string[]

List of room keys to delete.

Minimum string length: 1
common_area_keys
string[]

List of common area keys to delete.

Minimum string length: 1
unit_keys
string[]

List of unit keys to delete.

Minimum string length: 1
facility_keys
string[]

List of facility keys to delete.

Minimum string length: 1
building_keys
string[]

List of building keys to delete.

Minimum string length: 1
listing_keys
string[]

List of listing keys to delete.

Minimum string length: 1
property_listing_keys
string[]

List of property listing keys to delete.

Minimum string length: 1
guest_keys
string[]

List of guest keys to delete.

Minimum string length: 1
tenant_keys
string[]

List of tenant keys to delete.

Minimum string length: 1
resident_keys
string[]

List of resident keys to delete.

Minimum string length: 1
user_keys
string[]

List of user keys to delete.

Minimum string length: 1
user_identity_keys
string[]

List of user identity keys to delete.

Minimum string length: 1
reservation_keys
string[]

List of reservation keys to delete.

Minimum string length: 1
booking_keys
string[]

List of booking keys to delete.

Minimum string length: 1
access_grant_keys
string[]

List of access grant keys to delete.

Minimum string length: 1
staff_member_keys
string[]

List of staff member keys to delete.

Minimum string length: 1

Response

OK

The response is of type object.