patch https://api.cyrano.ai/conv/v1/conversations/
409 Conflicts
If you try to create a conversation and the
src_id
already exists, you will receive a 409 status code, with the existing conversation in the body of the response.
Metadata
This API will merge metadata properties with the existing properties on the object, updating values for existing metadata properties. To completely remove a metadata property, set the value to
NULL
.