Create company attribute
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
type
string
required
value_type
string
enum
required
anystringnumberdateboolean
Allowed:
any``string``number``date``boolean
attribute_values
array of strings
required
attribute_values*
ADD string
`201 Created
`401 Unauthorized
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://api.fountain.com/v2/company_attributes \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"value_type":"any"}'
application/json
201401
Updated3 months ago