Delete Ui Plugin Resource

Delete Ui Plugin Resource

Deletes the actual plugin for this extension

Request
URI
DELETE
https://{api_host}/cloudapi/extensions/ui/{id}/plugin
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
204

No Content

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/extensions/ui/{id}/plugin