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