Delete Agent O Auth App

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


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}/vcf/ums/api/v1/usage-metering-agents/{agentId}/oauth-app