Edit Affiliate
POST/affiliate/edit
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Edit existing affiliates. Returns all the successfully updated affiliates IDs.
Tip 1: Always check which IDs were processed by using the ids_changed in the response.
Tip 2: There must be at least 1 other key besides ID passed in order to edit an affiliate.
Request
Responses
- 200
- 204
- 400
- 401
- 404
- 422
Theres an invalid field in the request
Theres a missing required field in your request.
Unauthorized – Your API keys are incorrect.
An empty request body.
Unprocessable Entity – The data that you’re sending has errors.