Home > @uniformdev/canvas > ReleaseClient > upsert

ReleaseClient.upsert() method

Updates or creates (based on id) a release

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

body

</td><td>

ExceptProject<ReleasePutParameters>

</td><td>

</td></tr> </tbody></table> Returns:

Promise<void>