post
https://apiv3.delivr.ai/api/v1/audiences//resume
Clear the pause markers and restore the renewal schedule that was
stashed in previous_renew_time when the audience was paused.
Refuses with 409 Conflict when the audience is paused for a
reason other than manual:
pause_reason = "org_inactive": the parent organization must be reactivated before any of its audiences can be resumed. Response body includes"code": "org_inactive".pause_reason = "project_inactive": the parent project must be reactivated first. Response body includes"code": "project_inactive".
Returns 409 Conflict with no code field when the audience
is not paused at all.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid audience ID.
401Missing or invalid authentication.
403Forbidden.
404Audience not found.
500Internal server error.