Create a new chatbot
POST/auth/chats
Creates a new chatbot with basic configuration and default widget customization for the authenticated user. Requires an active subscription plan.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Something went wrong - Invalid input / Bad request, expected JSON
Unauthorized Access
Activate your subscription (Usage limit reached or no active plan)
Internal Server Error