v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Config Objects

Remove config object from plugin

Removes one active plugin membership from a config object.

delete/v1/config-objects/{configObjectId}/plugins/{pluginId}

Path parameters

configObjectIdstring typeid required

Den TypeID with 'cob_' prefix and a 26-character base32 suffix.

pluginIdstring typeid required

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

Response

Plugin membership removed successfully.