put https://{instance_zuid}.api.zesty.io/v1/releases/
Updates a specific Release. The only updatable fields are name
and description
.
Note: Updating non-updatable fields results in a
200
and the response shows the field as being updated BUT a subsequentGET
to the Release ZUID will show that thePUT
did NOT take. This erroneous response will be fixed in future updates.
Calling this method before activation will throw a 412
error code.