Batch Add Tags
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
entity_type
Required: Entity type key - in: customer|customer_location|work_order|equipment|lead|opportunity
source_name
Optional: Source identifier - max 100 chars
source_type
Optional: Source - in: manual|automation|integration|system - default manual
entity_ids[]
Required: Entity UUIDs - array - min 1 - max from TAGS_MAX_BATCH_ENTITIES env (default 500) - send one row per UUID
tag_type_ids[]
Required: Tag type UUIDs - array - min 1 - max 20 - send one row per UUID
source_reference
Optional: External reference - max 191 chars
continue_on_error
Optional: Continue applying remaining pairs if one fails - boolean - default true
Response
Successful response

