App Entitlement Owner
Add
Add an owner to a given app entitlement.
post/api/v1/apps/{app_id}/entitlements/{entitlement_id}/owners
Path parameters
app_idstring required
The app_id field for the app entitlement to add the owner to.
entitlement_idstring required
The entitlement_id field for the app entitlement to add the owner to.
Request body
Response
The empty response message for adding an app entitlement owner.
C1ApiAppV1AddAppEntitlementOwnerResponse required
The empty response message for adding an app entitlement owner.