App Entitlement Automation
Delete Automation
Delete the automation rule for an app entitlement.
delete/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/automation
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 to delete.
Request body
C1ApiAppV1DeleteAutomationRequestInput required
The DeleteAutomationRequest message.
Response
Successful response
C1ApiAppV1DeleteAutomationResponse required
The DeleteAutomationResponse message.