post https://api.scale.com/v1/task//setMetadata
This endpoint sets the metadata
field on a task.
You may set the metadata
field on any existing task using valid key-value data.
Updating a task's metadata
field is idempotent such that calling this endpoint multiple times will still return a 200 success response.