deleteOrgOAuthAppAuthorization_deprecated

DELETE https://{{host}}/api/v1/orgs/:org_id/setting/:app_name/link_accounts

kept for backward compatibility

Delete Org Level OAuth Application Authorization With Mist Portal

Parameters

Parameters

NameTypeDescription
org_idstringRequired, org id
app_namestringRequired, OAuth application name (Example : zoom, teams, intune,vmware)
account_idstringRequired, Linked app(zoom/teams/intune) account id

Request Body

{"account_id"=>"iojzXIJWEuiD73ZvydOfg"}

RESPONSES

status: OK