Delete Agent Oauth App
Deletes the oauth app associated with the given agent.
Request
URI
DELETE
https://eapi.broadcom.com/vcf/ums/api/v2/{tenantId}/agents/{agentId}/oauth-app
COPY
Path Parameters
string
tenantId
Required
The ID of the tenant
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/v2/{tenantId}/agents/{agentId}/oauth-app