curl --request PATCH \ --url https://api.afficone.com/v1/affiliates/group \ --header 'Content-Type: application/json-patch+json' \ --data '{ "affiliateId": "<string>", "groupId": "<string>" }'
1
OK
Was this page helpful?