Resume audience

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Audience ID.

Responses

400

Invalid audience ID.

401

Missing or invalid authentication.

403

Forbidden.

404

Audience not found.

500

Internal server error.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json