Delete chat message
The chat ID is provided in the route.
Path parameters
chatIdstringRequired
The chat ID.
idstringRequired
The message ID.
Responses
204
No Content
No content
403
Forbidden
application/json
500
Internal Server Error
delete/public/v1/helpdesk/chats/{chatId}/messages/{id}
DELETE /public/v1/helpdesk/chats/{chatId}/messages/{id} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
No content
Last updated
Was this helpful?