Delete a post-call question. This will stop generating its respective responses in post-call analysis.
The API Key created in Rounded Studio.
Perform soft delete (deactivate) instead of hard delete
Successfully deleted post-call question
Post-call question deletion API response.
{
"details": [
{
"field": "email",
"message": "Invalid email format"
}
],
"message": "An error occurred while processing your request",
"status": 400,
"type": "generic_error"
}HTTP status code of the response.