Adds a request header that specifies a bearer token. Bearer token is valid for a period of time and can be used in subsequent requests, so it must be kept secret. Use it only in conjunction with HTTPS/TLS.
Member of PRIM_SRVM.HttpClientRequestOptions (PRIM_SRVM.HttpClientRequestOptions)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Value | *Input | Unicode String | The bearer token to send |
Details
No detailed help is available for this feature.