List of rewards to create.
POST /partner-api/v2/admin/rewards/batch-create HTTP/1.1 Host: X-API-Key: YOUR_API_KEY Content-Type: application/x-www-form-urlencoded Accept: */* Content-Length: 14 "rewards=[]"
Successful response
{ "rewards": [ "text" ] }