Batch Add Tags

View as Markdown

Headers

{{tenant_key_name}}stringOptional

Request

This endpoint expects a multipart form.
entity_typestringRequired

Required: Entity type key - in: customer|customer_location|work_order|equipment|lead|opportunity

source_namestringRequired

Optional: Source identifier - max 100 chars

source_typestringRequired

Optional: Source - in: manual|automation|integration|system - default manual

entity_ids[]stringRequired

Required: Entity UUIDs - array - min 1 - max from TAGS_MAX_BATCH_ENTITIES env (default 500) - send one row per UUID

tag_type_ids[]stringRequired

Required: Tag type UUIDs - array - min 1 - max 20 - send one row per UUID

source_referencestringRequired

Optional: External reference - max 191 chars

continue_on_errorstringRequired

Optional: Continue applying remaining pairs if one fails - boolean - default true

Response

Successful response