v1
latestOpenAPI 3.1.02026-07-241765501.1 MBTasks
Create task
🔐 This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: catalog(w).
Create a task.
post/v1/tasks
Query parameters
keystring required
The key of the index to use.
Example:key_K2pX7vBnU0bgA5xp
Request body
Example request
{
"catalog_part": "items",
"from_timestamp": "2026-01-31T10:30:00Z"
}Response
OK