Install Application
Install an application entitlement.
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Body
Denotes the application owner dev account id
User id that soft-deleted this entitlement during an application delete cascade (null if active).
First name of the user who soft-deleted this entitlement, resolved from Mozu.AppDev.Contracts.ApplicationEntitlement.DeletedBy on read (null if active or unresolved).
Last name of the user who soft-deleted this entitlement, resolved from Mozu.AppDev.Contracts.ApplicationEntitlement.DeletedBy on read (null if active or unresolved).
UTC timestamp when this entitlement was soft-deleted during an application delete cascade (null if active).
Denotes which DevAccountId is the application installed in
Response
OK
Denotes the application owner dev account id
User id that soft-deleted this entitlement during an application delete cascade (null if active).
First name of the user who soft-deleted this entitlement, resolved from Mozu.AppDev.Contracts.ApplicationEntitlement.DeletedBy on read (null if active or unresolved).
Last name of the user who soft-deleted this entitlement, resolved from Mozu.AppDev.Contracts.ApplicationEntitlement.DeletedBy on read (null if active or unresolved).
UTC timestamp when this entitlement was soft-deleted during an application delete cascade (null if active).
Denotes which DevAccountId is the application installed in

