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