mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
8 lines
230 B
Text
8 lines
230 B
Text
|
|
---
|
||
|
|
title: "Resume Campaign"
|
||
|
|
description: "Resume a paused campaign"
|
||
|
|
openapi: "POST /api/v1/campaign/{campaign_id}/resume"
|
||
|
|
---
|
||
|
|
|
||
|
|
Resumes dispatching calls from where the campaign paused. Only valid on campaigns in `paused` status.
|