App Entitlement Automation Exclusion
Remove Automation Exclusion
Remove users from the automation exclusion list for an app entitlement.
delete/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/automation/exclusions
Path parameters
app_idstring required
The ID of the app that contains the entitlement.
app_entitlement_idstring required
The ID of the app entitlement whose automation exclusion list to update.
Request body
Response
Empty response with a status code indicating success.
C1ApiAppV1RemoveAutomationExclusionResponse required
Empty response with a status code indicating success.