Skip to main content
POST
Enable/Disable

Headers

key
string
required

Authorization Key

secret
string
required

Authorization Secret

Path Parameters

appId
string
required

AppID in which the extension has to be enabled/disabled

Body

application/json
enabled
string[]

Array of extension IDs that has to be enabled.

disabled
string[]

Array of extension IDs that has to be disabled.

Response

200 - application/json

Enabled/Disabled Extension

data
object