Add values to a 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
Company Attribute type
attribute_values
array of strings
required
attribute_values*
ADD string
``200 Values Created
``404 Not Found
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://api.fountain.com/v2/company_attributes/type/values \
--header 'accept: application/json' \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200404
Updated 3 months ago