Campaigns
/campaigns
Authorization
Bearer AuthorizationBearer <token>
JWT Authorization header using Bearer scheme
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://api.speaknode.com/api/campaigns" \ -H "Content-Type: application/json" \ -d '{}'{
"campaign_id": "78614b6c-fe7c-41e2-8e25-c9b3a3c91904"
}