Create a new release.Ask AIpost https://api.replicated.com/vendor/v1/app/{app_id}/releaseRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsapp_idstringrequiredApp identifierBody ParamsCreate release parameters.sourcestringCurrently supported values for this field are "copy" and "latest". When set to "copy", sourcedata must be set to release number to copy YAML from. When set to "latest", YAML will be copied from the latest app release. When omitted, the release will be created with default placeholder YAML.sourcedataint64requiredIf source is set to "copy", sourcedata must be the release number to copy YAML from.Responses 201CreateReleaseResponse contains the new release properties 400Returned on bad input 401Return if the caller is not authorized 403Returned if the caller does not have the needed permission 404Returned on resource not foundUpdated 7 months ago