Update affiliate link
Updates the specified affiliate link by setting the values of the parameters passed.
Last updated
Updates the specified affiliate link by setting the values of the parameters passed.
Last updated
Keep in mind that when you change a link's token, the previous token will immediately stop tracking visits. If this is a concern, considering creating a new affiliate link rather than updating existing links.
Parameter | Required? | Description |
---|---|---|
Response code | Body |
---|---|
Method
URL
PUT
https://api.getrewardful.com/v1/affiliate_links/:id
token
Yes
The new token to be used for the link.
200
An affiliate link object (JSON)
Response code
Body
404
JSON object describing the error.
Response code
Body
401
Description of the authentication failure.