cURL
curl --request POST \ --url https://api.kataven.ai/v1/api/v1/campaigns/{id}/resume \ --header 'Authorization: <api-key>'
{ "agent_id": "<string>", "completed_at": "<string>", "created_at": "<string>", "created_by": "<string>", "id": "<string>", "max_concurrent_calls": 123, "name": "<string>", "phone_number_id": "<string>", "retries_per_contact": 123, "retry_delay_seconds": 123, "scheduled_at": "<string>", "started_at": "<string>", "status": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.kataven.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt
Use this file to discover all available pages before exploring further.
Tenant database. Required when using a Zitadel JWT.
Campaign id
OK