curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/azure-devops/authorizations/{azureDevopsAuthorizationId} \
--header 'Authorization: <authorization>'
{}
Delete an Azure DevOps authorization
curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/azure-devops/authorizations/{azureDevopsAuthorizationId} \
--header 'Authorization: <authorization>'
{}
OK
The response is of type object
.