Add Task
Adds a task (deliverable) to a campaign. API-created tasks use Launchpoint’s standard creator compensation for the campaign; custom compensation is configured in the dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
A unique key (max 255 characters) to safely retry the request. Repeating a request with the same key within 24 hours returns the original response with an Idempotent-Replay: true header. Reusing a key with a different body returns 409.
255Path Parameters
The campaign ID
Body
"15s unboxing video"
"Open the package on camera and show your first reaction."
1tiktok, instagram, youtube, snapchat ["tiktok", "instagram"]
The content format for a task
feed_video, feed_images, feed_video_ugc, feed_video_music, feed_images_music, story_video, story_images ["feed_video"]
Caption the creator must use when posting
"Obsessed with my new glow ✨ @acmeskincare"
Whether the post must carry the platform's paid-partnership / ad disclosure
true
TikTok sound the content must use
Instagram sound the content must use
URLs of example videos showing creators what to make
Cover image shown with the task
media_review: you review each submission. autoreview: submissions are reviewed automatically — set autoreview_prompt to have the AI check content against it first.
media_review, autoreview "media_review"
What the AI should verify before approving a submission. Only used when review_mode is autoreview. Optional — with no prompt, autoreview approves every submission.
"The product must be clearly visible and mentioned by name."
Whether every creator must complete this task. Only authored directly when the campaign's settings.completion_mode is some_required; other modes derive it.
true
Null means unlimited. Not applicable to Canvas campaigns, which cap videos weekly instead — always null there.
1
Position of the task in the campaign's brief
0
Response
The created task
A deliverable creators complete for the campaign. Tasks on Canvas campaigns are readable but not writable via the API, and some fields (e.g. max_posts_per_creator) don't apply to them.
"15s unboxing video"
"Open the package on camera and show your first reaction."
tiktok, instagram, youtube, snapchat ["tiktok", "instagram"]
The content format for a task
feed_video, feed_images, feed_video_ugc, feed_video_music, feed_images_music, story_video, story_images ["feed_video"]
Caption the creator must use when posting
"Obsessed with my new glow ✨ @acmeskincare"
Whether the post must carry the platform's paid-partnership / ad disclosure
true
TikTok sound the content must use
Instagram sound the content must use
URLs of example videos showing creators what to make
Cover image shown with the task
media_review: you review each submission. autoreview: submissions are reviewed automatically — set autoreview_prompt to have the AI check content against it first.
media_review, autoreview "media_review"
What the AI should verify before approving a submission. Only used when review_mode is autoreview. Optional — with no prompt, autoreview approves every submission.
"The product must be clearly visible and mentioned by name."
Whether every creator must complete this task. Only authored directly when the campaign's settings.completion_mode is some_required; other modes derive it.
true
Null means unlimited. Not applicable to Canvas campaigns, which cap videos weekly instead — always null there.
1
Position of the task in the campaign's brief
0
active tasks accept new work; archived tasks accept no new creators
active, archived "active"