Create Batch Instructions

View as MarkdownOpen in Claude
Create instructions for a Task Builder batch.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

batch_idstringRequired
The unique identifier of the AI Task Builder batch

Request

This endpoint expects an object.
instructionslist of objectsRequired
The instructions to create for the AI Task Builder batch.

Response

Created
multiple_choiceobject
OR
free_textobject
OR
free_text_with_unitobject
OR
multiple_choice_with_free_textobject
OR
file_uploadobject

Errors