Specific API Endpoints
Create or Update Thread
Create a new thread or update an existing thread in Melodi.
PUT
/
threads
Authorizations
Your Melodi API key
Body
application/json
Response
200 - application/json
Unique identifier for the thread
ID of the organization to which the thread belongs
Metadata associated with the thread
Date when the thread was created
Date when the thread was last updated
External thread ID
Represents an external user. Note: The combination of organizationId and externalId must be unique.
Was this page helpful?