App Entitlement Owner
Set
Sets the owners for a given app entitlement to the specified list of users.
put/api/v1/apps/{app_id}/entitlements/{entitlement_id}/owners
Path parameters
app_idstring required
The app_id field for the app entitlement to set the owners of.
entitlement_idstring required
The entitlement_id field for the app entitlement to set the owners of.
Request body
Response
The empty response message for setting the app entitlement owners.
C1ApiAppV1SetAppEntitlementOwnersResponse required
The empty response message for setting the app entitlement owners.