Update Custom Field Policy

Updates an existing custom field policy. To manage dropdown options, provide the full desired list: include id for existing options to keep/update them, omit id for new options. Any existing options not included in the list will be deleted.

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

Workspace identifier

uuid
required

Custom field policy identifier

Body Params
string

Display label for the custom field

boolean

Whether the field is required on payables

boolean

Whether field values must be unique across payables

dropdown_options
array of objects

Full desired list of dropdown options. Omit id for new options; include id to update existing ones. Existing options not in this list will be deleted.

dropdown_options
Responses

403

Forbidden - policy does not belong to this workspace

404

Custom field policy not found

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json