v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Locations
Public API

Update a job location

Updates an existing job location.

OAuth Scopes: field.write

put/api/v1/hris/org/locations/{id}

Path parameters

idstring required

The ID of the location to update

Request body

labelstring required

Updated display name

archivedboolean

Whether the location is archived

Response

The updated location

idstring

Unique identifier for the location

labelstring

Display name for the location

archivedboolean

Whether the location is archived

manageableboolean

Whether the location is manageable

createdAtstring date-time nullable

ISO 8601 timestamp of when the location was created

archivedAtstring date-time nullable

ISO 8601 timestamp of when the location was archived