v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13101537.2 KB
providers

Approves an entitlement that is in the EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED state. This method is invoked by the provider to approve the creation of the entitlement resource.

post/v1/{+name}:approve

Path parameters

namestring required

Required. The resource name of the entitlement, with the format providers/{providerId}/entitlements/{entitlementId}.

Request body

propertiesobject

Set of properties that should be associated with the entitlement. Optional.

entitlementMigratedstring

Optional. The resource name of the entitlement that was migrated, with the format providers/{provider_id}/entitlements/{entitlement_id}. Should only be sent when resources have been migrated from entitlement_migrated to the new entitlement. Optional.

Response

Successful response