v32

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

Remove

Remove an owner from a given app entitlement.

delete/api/v1/apps/{app_id}/entitlements/{entitlement_id}/owners/{user_id}

Path parameters

app_idstring required

The app_id field for the app entitlement to remove the owner of.

entitlement_idstring required

The entitlement_id field for the app entitlement to remove the owner of.

user_idstring required

The user_id field for the user to remove as an owner of the app entitlement.

Request body

C1ApiAppV1RemoveAppEntitlementOwnerRequestInput required

The request message for removing an app entitlement owner.

Response

The empty response message for removing an app entitlement owner.

C1ApiAppV1RemoveAppEntitlementOwnerResponse required

The empty response message for removing an app entitlement owner.