Update Job Initial Appointment

Use this endpoint to add or modify the initial appointment for a job. All datetimes should be UTC and in ISO 8601 format (suffixed with 'Z').

This endpoint is rate limited. Use the RateLimit-* response headers to check current limits and remaining quota.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The job's unique identifier

Body Params
string

An ISO 8601 string of the Initial Appointment's start datetime including the time component and ending with 'Z' (so in UTC). https://en.wikipedia.org/wiki/ISO_8601#Coordinated_UniversalTime(UTC)

string

An ISO 8601 string of the Initial Appointment's start datetime including the time component and ending with 'Z' (so in UTC). https://en.wikipedia.org/wiki/ISO_8601#Coordinated_UniversalTime(UTC)

string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
204

No Content

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain