POST /sponsors Behavior
POST /sponsors works as upsert:
POST /sponsors handles both boost creation and changes in one API.Flow
Create Boost
If
campaignId is not specified, it will be automatically assigned to the currently active campaign.- cURL
- Node SDK
- Go SDK
Remove Boost
IfcampaignId is not specified, boost from the active campaign will be removed.
Request
- cURL
- Node SDK
- Go SDK