replace one companyAttributeSet which exists or not

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

companyAttributeSet unique identifier

companyUuid

string

required

label

string

required

description

string

attachedTo

object

attachedToobject

``202 companyAttributeSet replaced. Wrapped in a JsonAPI root response.

``500 default error response

Updated about 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request PUT \

--url https://services.fountain.com/api/serviceorganizations/companyAttributeSets/identifier \

--header 'accept: application/json' \

--header 'content-type: application/json'

application/json

202500

Updated about 2 months ago