v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Plugins

Remove plugin config object

Removes one config object from a plugin.

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

Path parameters

pluginIdstring typeid required

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

configObjectIdstring typeid required

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

Response

Plugin membership removed successfully.