Delete Plugins
Marks the plug-ins with matching IDs. for removal
Request
URI
DELETE
https://{api_host}/vco/api/plugins
COPY
Request Body
[
{}
]
array of
string
Responses
204
The plug-ins have been removed
Operation doesn't return any data structure
401
The user is not authenticated
Operation doesn't return any data structure
403
The user is not authorized
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/vco/api/plugins
Plug In Service Operations
POST
Create Plugin Installation
GET
List All Plugins
DELETE
Delete Plugins
PATCH
Patch Plugins
GET
Get Plugin Installation
DELETE
Cancel Plugin Installation
PATCH
Finish Plugin Installation
GET
Download Plugin 1
DELETE
Delete Plugin
GET
Get Plugin Icon
GET
Get Plugin Installation Entry Icon