Update conversation
Update an existing conversation.
This endpoint updates the name of an existing conversation identified by its UUID.
Path parameters
id
The unique identifier of the conversation to delete
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Request
This endpoint expects an object.
name
The updated name for the conversation
Response
Successful Response
results