v1
latestOpenAPI 3.0.1MIT2026-07-26104203277.0 KBRetry a campaign
Retries failed or no-answer recipients in a campaign. Only recipients with FAILED or NO_ANSWER status will be retried.
post/v1/voice-agents/campaigns/{id}/retry
Path parameters
idstring uuid required
Example:a8f7656f-098b-4c43-b165-7cfd2cc8ac50
UUID of the campaign.
Response
Successful response
Example response
{
"success": true,
"message": "Operation completed successfully",
"messageKey": "OPERATION_SUCCESSFUL"
}