Skip to main content
POST
Assign tags to lead

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

leadId
string<uuid>
required

Lead ID

Body

application/json
tagId
string<uuid>

A single tag ID to assign

tagIds
string<uuid>[]

An array of tag IDs to assign

Response

Tags assigned

data
object[]
Last modified on August 7, 2026