Put metadata

Use this method to create or update conversation metadata. Method overwrites old metadata. More info

Please log in to see full path URL. Learn why.
put
/ccaas/1/conversations/{conversationId}/metadata
path Parameters
conversationId
required
string

Id of the conversation for which we are upserting metadata.

Request Body schema:
application/json
collapse all -

Metadata key-value pairs.

Responses

200

OK

400

Bad request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Request samples

Content type
application/json

Upsert metadata.

Copy
Collapse all
{
  • "key1": "value1",
  • "key2": "value2"
}

Response samples

Content type
application/json

Successful response

Copy
Collapse all
{
  • "statusCode": "SUCCESS",
  • "message": "Metadata added to conversation successfully."
}

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.