Sign in

Create a custom field

documented

Create a custom field for a list.

POST /api/v2/lists/{ID}/custom_fieldCustom Fieldsno implementation yet0 runs

Input

list_id*
Tatango List ID
e.g. 12345
email*
Tatango Login Email
user@example.com
label*
Custom Field Label
Customer ID
key*
Custom Field Key
customer_id
content_type*
Content Type
text
max_length*
Maximum Length
e.g. 255
pattern
Regex Pattern
[A-Za-z0-9_]+
should_validate_regex_via_api
Should Validate Regex via API
false
default_value
Default Value
Default
Calls Tatango as you (your API key is your account); keychains.dev holds the credentials.