Skip to main content
POST
Set (or clear, with null) the monthly cap on X pay-per-call spend, in USD

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
capUsd
object

Monthly cap on X pay-per-call spend, in USD. Null falls back to the default cap ($20) — there is no "unlimited": to spend more, set a higher number. At 80% you get a warning; at 100% background analytics and inbox polling pause — publishing keeps working, so a scheduled post is never held back over a fraction of a cent.

Example:

25

Response

200 - undefined