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

Delete chat attachment

Delete a chat attachment by ID

delete

The chat ID is provided in the route.

Path parameters
chatIdstringRequired

The chat ID.

idstringRequired

The chat attachment ID.

Responses
204

No Content

No content

delete/public/v1/helpdesk/chats/{chatId}/attachments/{id}

No content

Last updated

Was this helpful?