Campos e tags
Custom contact fields and the tags that organize contacts.
List custom fields
List custom fields
Create a custom field
A new field for contacts. `key` and `type` cannot change later. The `select` and
Edit a custom field
Changes the label, the options (the whole list is replaced), the position, or archives the field. An archived field no longer accepts values.
Delete a custom field
Deletes the field and its value on every contact. There is no undo, which is why it requires `confirm=true`.
List contact tags
List contact tags
Create a contact tag
An API key limited to some numbers gets `403`: this operation covers the whole base.
Apply a tag in bulk
Adds or removes a tag on many contacts at once: by a list of ids (up to 1,000) or by
Edit a contact tag
An API key limited to some numbers gets `403`: this operation covers the whole base.
Delete a contact tag
Deletes the tag and removes it from every contact.