Contacts

Set the list of columns for Contacts table

REQUIRED SCOPES <code>['contacts:write']</code><br> Set the list of contact fields to display on Contacts page for current user

post/contacts/fields

Query parameters

contact_fields[]string[] required

The List of contact fields

[
  "name"
]

Response

OK

Changes

No recorded changes to this endpoint across all 2 revisions of this API.