v29

latestOpenAPI 3.0.3raw.githubusercontent.com2026-05-13511526891.2 KB
Custom Object Fields

Create Custom Object Field

Creates any of the following custom field types:

  • text (default when no "type" is specified)
  • textarea
  • checkbox
  • date
  • integer
  • decimal
  • regexp
  • dropdown
  • lookup
  • multiselect

See About custom field types in Zendesk help.

Allowed For

  • Admins
post/api/v2/custom_objects/{custom_object_key}/fields

Path parameters

custom_object_keystring required

The key of a custom object

Request body

Response

Created