v4
latestOpenAPI 3.1.02026-08-01139149645.9 KBCustom Fields
Update Custom Field Mapping
Update a custom field mapping (json_path only).
patch/api/v1/custom-fields/mapping/{custom_field_mapping_id}
Path parameters
custom_field_mapping_idstring uuid required
Request body
Response
Successful Response
Example response
{
"id": "018e586b-7d0b-7bc9-be65-a8fdbc82d734",
"custom_field_id": "018e586b-7d0b-7bc9-be65-a8fdbc82d734",
"integration_slug": "workday",
"connector_token": "i5kqe8bSedEdPLX9pHhFojKdo7Uzvue0f7I4NVhaDfV0GTxF0uAgwa_COb3zZU3T",
"json_path": "data.employee.guardian_mobile"
}