Delete post-call question
post-call-questions
Delete post-call question
Delete a post-call question. This will stop generating its respective responses in post-call analysis.
DELETE
Delete post-call question
Authorizations
The API Key created in Rounded Studio.
- You can create it by going to the "API Keys" settings of your profile.
- Need help? You can email us at team@callrounded.com or join our Discord community.
Query Parameters
Perform soft delete (deactivate) instead of hard delete
Response
Successfully deleted post-call question
Post-call question deletion API response.
Example:
{
"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.