Create custom field office

Restrict a custom field's visibility to one additional office. Each call adds one (custom_field_id, office_id) pair; repeat the call for each office the field should appear under. Once any custom_field_office rows exist for a field, it stops being visible to offices outside the list — so partners running multi-office or multi-region rollouts must add every office that should retain access.

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

Id of the custom field to scope. The field becomes visible only on jobs, openings, or offers whose office matches one of the field's custom_field_offices rows. Combines with any custom_field_departments rows — both scopings can restrict the same field at once.

integer
required

Id of the office to grant visibility to. Must belong to the same organization as the custom field.

Responses

401

Unauthorized

403

Forbidden

422

Unprocessable Content

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json