List of rewards to update.
List of reward IDs to delete.
Successful response
PATCH /partner-api/v2/admin/rewards/batch-update HTTP/1.1 Host: X-API-Key: YOUR_API_KEY Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 40 "rewards=[]&reward_ids_to_delete=[]"
{ "rewards": [ "text" ] }