v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Locations
Public API

Create a job location

Creates a new job location. Requires a label and address. If remoteLocation is true, address fields are optional.

OAuth Scopes: field.write

post/api/v1/hris/org/locations

Request body

labelstring required

Display name for the location

archivedboolean

Whether the location is archived

Response

The created 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