Calling reactor.reviseExtension() from Adobe's reactor-sdk-javascript is returning this:
FetchError: 409 Conflict ('Couldn't find ExtensionPackage without an ID') on POST https://reactor.adobe.io/properties/******************************/extensions
The underlying error here is likely due to one of two issues. Prior to making the
reviseExtensioncall, you’ll want to make sure yourPOSTbody forExtensionsupplies a relationship to anExtensionPackage. ThatExtensionPackagemust exist and be available for use on theProperty.Ref: https://developer.adobelaunch.com/api/reference/1.0/extensions/create/