Update tasks

šŸ” This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: catalog(w).

Update the status of a list of tasks to queue or cancel them.

Body Params
tasks
array of objects
required
length between 1 and 1000

This will have the list of tasks that you want to update, each task is a JSON that have id and status fields, maximum length of tasks is 1000

Tasks*
Responses

400

Validation Error

401

Credentials are not passed or action is forbidden.

403

The supplied token does not have the required permissions.

404

Not Found

409

Conflict

429

Rate limit breached

Language
Credentials
:
LoadingLoading…
Response
Choose an example:
application/json