Skip to main content
DELETE
Delete post-call question

Authorizations

X-Api-Key
string
header
required

The API Key created in Rounded Studio.

Path Parameters

agent_id
string<uuid>
required

Agent ID

question_id
string<uuid>
required

Question ID

Query Parameters

soft_delete
boolean
default:true

Perform soft delete (deactivate) instead of hard delete

Response

Successfully deleted post-call question

Post-call question deletion API response.

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

HTTP status code of the response.