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

idstringRequired
The unique identifier of the conversation to delete

Headers

X-API-KeystringRequired

Request

This endpoint expects an object.
namestringRequired
The updated name for the conversation

Response

Successful Response
resultsobject

Errors