v1
latestOpenAPI 3.0.12026-08-06102329.4 KBFields
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"
}