Fields
Update a custom field
Update a field by ID
put/v1/fields/{id}
Path parameters
idstring required
The Brex identifier of the field to update
Request body
Response
Update custom field response
Example response
{
"brex_id": "extended_field_foobar",
"remote_id": "foo_bar"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.