partially update one existing pulseSettings

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

pulseSettings unique identifier

companyUuid

uuid

required

socialProofNudgeMinimum

number

convertEmojisOnCSVDataExport

boolean

truefalse

``202 updated pulseSettings. Wrapped in a JsonAPI root response.

``500 default error response

Updatedabout 2 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request PATCH \
\
     --url https://services.fountain.com/api/servicepulse/pulseSettings/identifier \
\
     --header 'accept: application/json' \
\
     --header 'content-type: application/json'

application/json

202500

Updatedabout 2 months ago