v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App Entitlement

Delete

Delete an app entitlement by ID.

delete/api/v1/apps/{app_id}/entitlements/{id}

Path parameters

app_idstring required

The ID of the app that contains the entitlement.

idstring required

The ID of the app entitlement to delete.

Request body

C1ApiAppV1DeleteAppEntitlementRequestInput required

The DeleteAppEntitlementRequest message.

Response

Successful response

C1ApiAppV1DeleteAppEntitlementResponse required

The DeleteAppEntitlementResponse message.