Delete a custom event
DELETE/auth/events/:chat_id
Deletes a specific custom event definition from a chatbot.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success - Event deleted successfully.
Event id cannot be empty
Unauthorized Access
You do not have permission to delete the event
Event not found
Internal Server Error