/
PE
periskope
/
API - Local
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
ai
1
chats
20
contacts
6
post
Check Contact Exists
post
Create Contact
get
Get Contact By ID
patch
Update Contact
get
Get Contacts
patch
Update Contact Labels
custom properties
6
knowledge-base
8
members
3
message
13
note
3
phones
9
queue
4
reaction
1
tasks
4
tickets
4
webhooks
5
contacts
Update Contact Labels
This endpoint updates the labels for specific contacts
patch
/contacts/labels
Request body
object
required
labels
string
required
A comma-separated list of labels to be assigned to the contacts. All labels are case-insensitive.
If any label currently does not exist, it will be created
Note: This replaces all the current labels of the contact
contact_ids
string[]
required
An array of contact_ids to update
Response
204 OK
object
required
204 No Content
Changes