Delete Agent O Auth App
Deletes the oauth app associated with the given usage metering agent.
Request
URI
DELETE
https://eapi.broadcom.com/vcf/ums/api/v1/usage-metering-agents/{agentId}/oauth-app
COPY
Path Parameters
string
agentId
Required
The ID of the agent
Responses
204
No Content
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/vcf/ums/api/v1/usage-metering-agents/{agentId}/oauth-app
Usage Metering Agents Operations
GET
Get Agents
POST
Post Agent
GET
Get Agent
PATCH
Patch Agent
DELETE
Delete Agent
GET
Get Agent O Auth App
POST
Post Agent O Auth App
DELETE
Delete Agent O Auth App