Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.kameleoon.com/takeaways/{takeawayId}/comments/{commentId} \ --header 'Authorization: Bearer <token>'
{ "code": "<string>", "impersonator": "<string>", "message": "<string>", "name": "<string>", "sub": "<string>", "time": 123, "timestamp": "2023-11-07T05:31:56Z" }
Delete a takeaway comment with the given id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
Was this page helpful?
Contact support