Skip to main content
POST
Activate/Deactive Boosted Post

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:

123

Body

application/json
active
enum<number>
Available options:
1,
0

Response

200 - application/json

Returns true when change of status is successful

The response is of type boolean.