chore: API documentation updates for CSAT surveys (#7255)
- Expose conversation uuid in APIs - swagger documentation for cast survey update via public/message/update endpoints - swagger documentation for survey/responses/conversation_uuid endpoint Fixes: #6328
This commit is contained in:
5
swagger/parameters/conversation_uuid.yml
Normal file
5
swagger/parameters/conversation_uuid.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
in: path
|
||||
name: conversation_uuid
|
||||
type: integer
|
||||
required: true
|
||||
description: The uuid of the conversation
|
||||
Reference in New Issue
Block a user