v1

latestOpenAPI 3.0.02026-07-22201291.8 MB

Delete Customer Data

Deletes customer data including resources like spaces, properties, rooms, users, etc. This will delete the partner resources and any related Seam resources (user identities, access grants, spaces).

post/customers/delete_data

Request body

access_grant_keysstring[]

List of access grant keys to delete.

booking_keysstring[]

List of booking keys to delete.

building_keysstring[]

List of building keys to delete.

common_area_keysstring[]

List of common area keys to delete.

customer_keysstring[]

List of customer keys to delete all data for.

facility_keysstring[]

List of facility keys to delete.

guest_keysstring[]

List of guest keys to delete.

listing_keysstring[]

List of listing keys to delete.

property_keysstring[]

List of property keys to delete.

property_listing_keysstring[]

List of property listing keys to delete.

reservation_keysstring[]

List of reservation keys to delete.

resident_keysstring[]

List of resident keys to delete.

room_keysstring[]

List of room keys to delete.

space_keysstring[]

List of space keys to delete.

staff_member_keysstring[]

List of staff member keys to delete.

tenant_keysstring[]

List of tenant keys to delete.

unit_keysstring[]

List of unit keys to delete.

user_identity_keysstring[]

List of user identity keys to delete.

user_keysstring[]

List of user keys to delete.

Response

OK

object required