For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update chat link

put

The chat ID is provided in the route.

Path parameters
idstringRequired

The chat link ID.

chatIdstringRequired
Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
uristring · nullableOptional

Represents the URI for link.

objectIdstring · nullableOptional

Represents the ObjectId for link.

Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
uristring · nullableOptional

Represents the URI for link.

objectIdstring · nullableOptional

Represents the ObjectId for link.

put/public/v1/helpdesk/chats/{chatId}/links/{id}

Last updated

Was this helpful?