replace one customAttribute 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

Options

Response Codes

Example Request

curl --request PUT \
     --url https://services.fountain.com/api/serviceworkforce/customAttributes/identifier \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '\n{\n  "dataType": "string",\n  "readOnly": false,\n  "hidden": false,\n  "protected": false\n}\n'  

Try It!

Click Try It! to start a request and see the response here! Or choose an example:

Updated

About 2 months ago