latestOpenAPI 3.1.02026-08-16326344722.2 KB

70349900db34

Plugins

Remove plugin config object

Removes one config object from a plugin. Programs require manager access because this revokes inherited Plugin or Marketplace access.

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.