Archive Task
Archives a task so no new creators can start it. Work already in progress is unaffected. Tasks are never hard-deleted; the archived task is returned with status: "archived".
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The campaign ID
The task ID
Response
The archived 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 The content format for a task
feed_video, feed_images, feed_video_ugc, feed_video_music, feed_images_music, story_video, story_images 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"