v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
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

userIdsstring[] nullable

The IDs of users to remove from the automation exclusion list.

Response

Empty response with a status code indicating success.

C1ApiAppV1RemoveAutomationExclusionResponse required

Empty response with a status code indicating success.