Skip to main content
POST
Delete person properties in bulk

Authorizations

Authorization
string
header
required

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

Result of deletion

deleted
string[]
required

The IDs of the properties that were deleted

errors
object[]

Partial errors that occurred during deletion