cURL
curl --request POST \ --url https://api.callers.ai/organization/set-recording-retention \ --header 'Authorization: <api-key>'
{ "success": true }
Sets the retention period in days for call recordings associated with the organization. Optionally applies to subaccounts.
Optional sub organization ID. Must belong to your main organization API key.
Retention period set successfully.