App Entitlement Automation Exclusion
Add Automation Exclusion
Add users to the automation exclusion list for an app entitlement. Excluded users are not affected by the automation rule.
post/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.
C1ApiAppV1AddAutomationExclusionResponse required
Empty response with a status code indicating success.