The following header is used to provide meta information about a request.
The HTTPS request header must contain the required fields.
|
Field Name |
Value |
Description |
|---|---|---|
|
Authorization |
Bearer <Generated authentication token> |
Required in each HTTPS request |
|
Content-Type |
application/json |
Required in an HTTPS request using the POST method |
