Skip to main content
POST
Create post-call questions

Authorizations

X-Api-Key
string
header
required

The API Key created in Rounded Studio.

Path Parameters

agent_id
string<uuid>
required

Agent ID

Body

application/json

Schema for batch create/update requests.

questions
PostCallQuestionBatchItem · object[]
required

List of questions to create/update

Required array length: 1 - 50 elements

Response

Successfully created post-call questions

Multiple post-call questions API response.

message
string
required
data
PostCallQuestionResponse · object[]
required
error
ApiResponseError · object | null
Example:
status
integer
default:200

HTTP status code of the response.