Api
Replay Billing Webhook
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X POST "https://loading/api/v1/super-admin/billing/webhooks/replay" \ -H "Content-Type: application/json" \ -d '{}'{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Remove Tag DELETE
Remove tag from conversation (AC4).
Request Export POST
Request an analytics export (AC6, AC7). Generates a download URL for the requested export format. All exports apply server-side PII redaction. Export request is logged to audit_logs for compliance. Access restricted to admin role only (AC10).