Delete Office365 Azure Apps
Select
SaaS
Customer Managed
Delete list of Office365 Azure Apps
Path Parameters
- appId int32 required
- application/json
Request Body
apps object[]
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
DELETE /v4/office365/:appid/azureapp
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/V4/Office365/:appId/AzureApp' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"apps": [
{
"applicationId": "string",
"credentialId": 0
}
]
}'