Copy as Markdown[Open in ChatGPT](https://chatgpt.com/?q=Read%20https%3A%2F%2Fdocs-docusaurus.kinsta.page%2Fuser-guides%2Fnotification-center%2Fdestination-types%2Fhttps%2Fschema-structure.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)[Open in Claude](https://claude.ai/new?q=Read%20https%3A%2F%2Fdocs-docusaurus.kinsta.page%2Fuser-guides%2Fnotification-center%2Fdestination-types%2Fhttps%2Fschema-structure.md%20and%20help%20me%20with%20my%20question%20about%20this%20Coralogix%20documentation%20page.)

# Message configuration

## Supported payload types[​](#supported-payload-types "Direct link to Supported payload types")

Each destination type has specific schema structures tailored to its supported payload types. For generic HTTPS, a default output type exists.

| Payload type | `payload_type` API value | Description           |
| ------------ | ------------------------ | --------------------- |
| **Default**  | `default`                | Default payload type. |

## Default payload type[​](#default-payload-type "Direct link to Default payload type")

| UI label    | API field name | Type            | Required | Description                                                                                            |
| ----------- | -------------- | --------------- | -------- | ------------------------------------------------------------------------------------------------------ |
| **Headers** | `headers`      | `KeyValuePairs` | false    | HTTP header to include in the request. Represents a JSON object where each key maps to a string value. |
| **Body**    | `body`         | `JSONObject`    | false    | JSON object representing the body of the request.                                                      |

Note

The message configuration should include only the notification content and details related to the event. Authentication and connection settings, such as API keys, should be defined in the [connector configuration](https://docs-docusaurus.kinsta.page/user-guides/notification-center/destination-types/https/connector-config/.md).

## Next steps[​](#next-steps "Direct link to Next steps")

Configure the Generic HTTPS destination type for OpsGenie or Jira Service Management in [OpsGenie and JSM configuration via HTTPS](https://docs-docusaurus.kinsta.page/user-guides/notification-center/destination-types/https/support-for-opsgenie/.md).
