Disconnect plugin oauth
Forgets the plugin's stored OAuth tokens and reinitializes it
DELETE /plugins/{id}/oauth
note
SDK method: disconnectPluginOAuth
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PluginDetail object.