---
title: "Changes to Create Webhook Destination"
method: POST
path: "/organizations/{orgId}/integrationdestinations/webhooks"
---

# Changes to Create Webhook Destination

`POST /organizations/{orgId}/integrationdestinations/webhooks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2025-12-03** `ac93d1a9e6d9` — 3 info
- **2025-08-29** `0f92c877619f` — 4 info
- **2025-08-01** `9f9e5f3dbde7` — 3 breaking, 4 info
- **2025-02-04** `9433593378b5` — 1 warning, 1 info

## Changes

- **2025-12-03** `ac93d1a9e6d9` — 3 info
  - added the new `M3TER_APP_SIGNATURE` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
  - added the new `SAGE_INTACCT_CLIENT_CREDENTIALS` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
  - added the new `SLACK_WEBHOOK` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
- **2025-08-29** `0f92c877619f` — 4 info
  - added the new `HUBSPOT_ACCESS_TOKEN` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
  - added the new `HUBSPOT_CLIENT_SECRET` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
  - added the new `OPSGENIE_KEY` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
  - added the new `SAP_BYD` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`
- **2025-08-01** `9f9e5f3dbde7` — 3 breaking, 4 info
  - the response property `credentials` became optional for the status `200`
  - the response property `url` became optional for the status `200`
  - the `url` response property's minLength was decreased from `1` to `0` for the response status `200`
  - added `#/components/schemas/DestinationResponse, #/components/schemas/AbstractResponseWithAuditFields, #/components/schemas/AbstractResponse` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/DestinationRequest, #/components/schemas/AbstractRequest` from the response body `allOf` list for the response status `200`
  - added `#/components/schemas/IntegrationM3terSignedCredentialsResponse` to the `credentials` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/IntegrationM3terSignedCredentialsRequest` from the `credentials` response property `allOf` list for the response status `200`
- **2025-02-04** `9433593378b5` — 1 warning, 1 info
  - added the new `STRIPE_SIGNED_REQUEST` enum value to the `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type` response property for the response status `200`
  - added the new `STRIPE_SIGNED_REQUEST` enum value to the request property `credentials/allOf[#/components/schemas/IntegrationM3terSignedCredentialsRequest]/allOf[#/components/schemas/IntegrationCredentialsRequestBase]/type`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/integrationdestinations/webhooks/post.md) · [API](https://skmtc.dev/m3ter-com/apis/m3ter-api.md) · [Page](https://skmtc.dev/m3ter-com/apis/m3ter-api/changes/organizations/:orgId/integrationdestinations/webhooks/post)
