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