Update Bulk Destinations
Destinations
Update Bulk Destinations
Update tags for multiple destinations in bulk.
Supports two modes:
- Explicit IDs: Pass a list of destination IDs to update
- Select all: Set select_all=true with optional filters
PUT
Update Bulk Destinations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Generic bulk update request for tags on any entity type.
Supports two modes:
- Explicit IDs: Pass a list of entity IDs to update
- Select all: Set select_all=true with optional filters
Response
Successful Response