Update affiliate
Updates the specified affiliate by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Request
Parameters
Example
curl --request PUT \
--url https://api.getrewardful.com/v1/affiliates/d0ed8392-8880-4f39-8715-60230f9eceab \
-u YOUR_API_SECRET: \
-d first_name=Jamie \
-d [email protected]Response
Last updated
Was this helpful?