For AI agents: visit https://developers.ashbyhq.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
AshbyAshby
HomeGuidesAPI ReferenceChangelog
v1.0

Ashby
Changelog
v1.0HomeGuidesAPI ReferenceChangelog
Back to All

Improve Custom Field Endpoint Validation

11 days ago

The remaining customField.* endpoints now use schema-backed request validation, returning clearer invalid_input messages when required fields are missing or malformed:

  • customField.info
  • customField.list
  • customField.setValue
  • customField.setValues
  • customField.updateSelectableValues