Skip to main content
POST
/
boosted-pages
/
subscribe
/
{id}
Subsribe to monthly payment based prive of preset.
curl --request POST \
  --url https://api.boosterberg.com-beta.com/v1/boosted-pages/subscribe/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required
Example:

11

Response

200 - application/json

Returns status or error message

The response is of type string.