Replace an item

Replaces an item of a list attribute and returns all items of the updated list.

Please log in to see full path URL. Learn why.
put
/people/3/lists/{listName}/items/{itemId}
Request rate limit:
3 requests / second (per account)
path Parameters
listName
required
string

Name of the list attribute.

itemId
required
string

UUID of the list item to replace.

query Parameters
type
required
string
Enum: "ID" "EXTERNAL_ID" "PHONE" "EMAIL" "LINE" "FACEBOOK" "TELEGRAM" "PUSH" "LIVE_CHAT" "VIBER_BOTS" "INSTAGRAM" "INSTAGRAM_DM" "TWITTER" "APPLE_BUSINESS_CHAT" "KAKAO_SANGDAM" "OPEN_CHANNEL"

Type of the person ID. Can be one of the above.

identifier
required
string

Person ID. ID type must match the type parameter.

sender
string

Sender or application ID.sender is required for all identifier types except ID, EXTERNAL_ID, PHONE, EMAIL

Request Body schema:
application/json
collapse all -

Responses

200

Success

400

Bad request

401

Unauthorized

403

Forbidden

404

Not found

429

Too Many Requests

500

Internal Server Error

Request samples

Content type
application/json
Copy
Collapse all
{
  • "item_field_#1": "new field value"
}

Response samples

Content type
application/json
Copy
Collapse all
{
  • "__id": "78f47a5a-b9c4-4802-8bed-e81cf5fde0b4",
  • "item_field_#1": "new field value"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.