put https://app.asana.com/api/1.0/project_briefs/
An existing project brief can be updated by making a PUT request on the URL for
that project brief. Only the fields provided in the data
block will be updated;
any unspecified fields will remain unchanged.
Returns the complete updated project brief record.