Delete Authorization Group
Delete an Orchestrator's authorization group.
Request
URI
DELETE
https://{api_host}/vco/api/authorization-groups
COPY
Path Parameters
string
id
Required
id
Responses
204
The request is successful
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vco/api/authorization-groups
Authorization Groups Service Operations
POST
Create Authorization Group
GET
Get Authorization Group
DELETE
Delete Authorization Group
PUT
Add Reference To Group