Update a location group and replace its Company Attributes with the payload

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Parameters

locationGroupUuid

locationGroupPayload

customAttributesPayload

ADD object

Responses

204 Updated Successfully
400 default error response
404 default error response

Example Request

curl --request PATCH \
     --url https://services.fountain.com/api/serviceworkforce/processes/locationGroups/locationGroupUuid/custom_attributes \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Try It!

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

application/json

Responses:

400
404