Modify affiliates’ login password
HTTP method
Endpoint
PATCH
/aff/v1/affiliates
Request body parameters
Field
Type
Description
Nullable
old_password
string
Old password.
No
new_password
string
New password.
No
Example request
Request PATCH https://{partnername}.api.offerslook.com/aff/v1/affiliates
Request PATCH http://{partnername}.api.offerslook.com/aff/v1/affiliates
Example response
Last updated