Create custom field
documentedCreate a new custom field.
POST /api/custom-fieldsCustom Fieldsno implementation yet0 runsInput
domain
Gorgias Subdomain
your-subdomain
name*
Custom Field Name
e.g. Customer Type
type*
Field Type
text|number|date|dropdown
description
Description
Optional
required
Is Required
true/false
active
Is Active
true/false
options
Dropdown Options (JSON array)
["Option1","Option2"]
Calls Gorgias as you (your API key is your account); keychains.dev holds the credentials.