Activate a campaign for a creator. Requires an Idempotency-Key header (any unique string).
Required Scopes: campaigns:write
Body
string
required
Posting handle; must start with
@string (date)
YYYY-MM-DD, when the creator will postResponse
boolean
true on success
object
Replaying the same
Idempotency-Key with the same body returns the original response; reusing it with a different body returns 409 IDEMPOTENCY_CONFLICT./v1/creators/<creatorId>/campaigns/<campaignId>/activate
200