v32

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

Create App Entitlement Monitor Binding

Bind an app entitlement to one side (A or B) of a conflict monitor.

post/api/v1/appentitlementmonitorbinding

Request body

appEntitlementIdstring

The unique identifier of the app entitlement to bind.

appIdstring

The unique identifier of the application containing the entitlement.

entitlementGroup'ENTITLEMENT_GROUP_UNSPECIFIED' | 'ENTITLEMENT_GROUP_A' | 'ENTITLEMENT_GROUP_B'

Which side of the conflict monitor (A or B) to place this entitlement in.

monitorIdstring

The unique identifier of the conflict monitor to bind the entitlement to.

Response

Represents the association of an app entitlement with one side (A or B) of a conflict monitor.

appEntitlementIdstring

The unique identifier of the bound app entitlement.

appIdstring

The unique identifier of the application containing the entitlement.

createdAtstring date-time
deletedAtstring date-time
entitlementGroup'ENTITLEMENT_GROUP_UNSPECIFIED' | 'ENTITLEMENT_GROUP_A' | 'ENTITLEMENT_GROUP_B'

Which side of the conflict monitor (A or B) this entitlement is assigned to.

monitorIdstring

The unique identifier of the conflict monitor this binding belongs to.

updatedAtstring date-time