Update or close a location
Updates a location’s title, description, or address, or closes it to new
applicants with status: closed. Omitted fields are unchanged; closing a
location leaves existing candidates and their in-flight screenings
untouched.
Changing the address re-geocodes the location. The previous coordinates are cleared first, so a stale fix can never outlive the address it came from.
Authentication
Path parameters
Your location identifier (external_ref).
Request
Set closed to stop accepting new applicants at this location.
Response
Your location identifier, echoed back. Pass it as location_ref when ingesting applicants.
True when the address resolved to coordinates. False means distance screening is inactive for this location — check warnings.
The stored single-line address.
False when the location already existed and this call was a no-op.

