partially update one existing referralCampaign

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Schema

Example CURL Command

curl --request PATCH \
     --url https://services.fountain.com/api/servicereferral/referralCampaigns/identifier \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"status":"draft"}'

Responses