put https://app.asana.com/api/1.0/rates/
An existing rate can be updated by making a PUT request on the URL for
that rate. Only the fields provided in the data block will be updated;
any unspecified fields will remain unchanged. (note that at this time, the only field that can be updated is the rate field.)
Returns the complete updated rate record.