Skip to main content
Generate preview Job change

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
change_type
enum<string>
required

Type of change made to a Job.

Available options:
add_job_description
Example:

"add_job_description"

context
object
required

Additional context information for Job changes

job_id
string<uuid>
required

Job external ID to preview change for

Required string length: 1 - 100
Pattern: [a-zA-Z0-9_-]+
Example:

"a3903505-eb84-42dc-a79f-5e7b1fe897b7"

Response

Accepted

change_id
string
required

Unique identifier for the previewed Job change

Example:

"01JZ54K5YVCXWCT2J3B7EJCSZD"