Delete Office365 Azure Apps
Select
SaaS
Customer Managed
Delete list of Office365 Azure Apps
- application/json
Request Body
apps object[]
applicationId string requiredAzure application id
credentialId int64Credential manager id of the azure application. Only deletes association to the client.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...