Update
PUT/accounts/me/plugin/diagnostics/plugins-collection
Replace the list of the plugins for the current account with the one provided by the client
Request
Query Parameters
account objectrequired
- application/json
Body
array
required
Array [
]
active boolean
Whether the plugin is active.
name string
The plugin name.
version string
The plugin version.
Responses
- 200
- 204
- 401
- 404
Found.
No Content
Authentication Failure
Not Found