Skip to main content
PUT
Edit jobs (batch)

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

Body

application/json

Batch of jobs and the fields to update

status
enum<string>
required
Available options:
NEW,
ACCEPTED,
DECLINED,
REJECTED,
DELIVERED,
EMAILED,
COMPLETED,
CANCELLED
dateDue
string<date-time>
jobs
object[]
Required array length: 1 - 100 elements
providers
object[]

Response

OK

jobs
object[]

Job parts affected by the operation