Skip to main content
Revert deployment of extension

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request for undeploying an extension.

id
string

Unique identifier.

Maximum string length: 65535
Pattern: ^[\s\S]*$
keptExtensionItems
string[]

List of extension item IDs to retain after undeploying; all other items will be removed.

Maximum array length: 10000

List of extension item IDs to retain after undeploying; all other items will be removed.

Response

Response returned after successfully undeploying an extension.

extensionDeployment
Extension deployment · object

Extension deployment.

failedItems
Failed item · object[]

The failed items.

Maximum array length: 10000