Activate a campaign for a creator. Requires an Idempotency-Key header (any unique string).
Required Scopes: campaigns:write
Body
Posting handle; must start with
@YYYY-MM-DD, when the creator will postResponse
true on success
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