Function createAccessRequestByProduct
- createAccessRequestByProduct(
__namedParameters: {
body: string[];
environmentId: string;
productId: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: { body: string[]; environmentId: string; productId: string }
Optionalopts: RequestOpts
Returns Promise<unknown>
Request access to many client application by Product