The API key used to authenticate to the external system. This can be configured as a header or query parameter.
| Name | Type | Required | Description |
|---|---|---|---|
| location | RestRequestApiKeyLocation | Yes | The location of the API key in the request. |
| api_key | EncryptedProperty | Yes | The value of the API key. |
| type | Literal["apiKey"] | Yes | None |