Batch Delete People-Asset Associations

View as Markdown
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.
peopleIdslist of stringsRequired
assetIdslist of stringsRequired

Response

People-asset associations deleted successfully

dataobject

Errors