List of rewards to update.
List of reward IDs to delete.
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=[]"
Successful response
{ "rewards": [ "text" ] }