GetJwtFromKeyRequest
Example Usage
typescript
import { GetJwtFromKeyRequest } from "@meetkai/mka1/models/operations";
let value: GetJwtFromKeyRequest = {};Fields
| Field | Type | Required | Description |
|---|---|---|---|
xOnBehalfOf | string | ➖ | Optional external end-user identifier forwarded by the API gateway. |
requestBody | operations.GetJwtFromKeyRequestBody | ➖ | N/A |