Delete a discussion

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

discussionId
string
required
The unique identifier of the discussion

204
Discussion deleted successfully
401
Unauthorized - invalid or missing authentication
404
Discussion not found
500
Internal server error

Updated 3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request DELETE \
     --url https://example.com/chats/discussionId

Click Try It! to start a request and see the response here!

Updated 3 months ago