Delete Permissions For Object

Delete Permissions For Object

Deletes all permissions for the Orchestrator Server.

Request
URI
DELETE
https://{api_host}/vco/api/server/permissions
COPY
Responses
204

No content

Operation doesn't return any data structure

401

The user is not authorized.

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vco/api/server/permissions