Batch Delete People-Asset Associations
Remove associations between people and assets
Authentication
X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
peopleIds
assetIds
Response
People-asset associations deleted successfully
data