---
title: "Changes to Activate Webhook Destination"
method: PUT
path: "/organizations/{orgId}/integrationdestinations/webhooks/{id}/active"
---

# Changes to Activate Webhook Destination

`PUT /organizations/{orgId}/integrationdestinations/webhooks/{id}/active`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 10 revisions.

- **2025-08-01** `9f9e5f3dbde7` — 3 breaking, 4 info
- **2025-02-04** `9433593378b5` — 1 warning

## Changes

- **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
  - 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`

---

[Operation](https://skmtc.dev/m3ter-com/apis/m3ter-api/docs/organizations/:orgId/integrationdestinations/webhooks/:id/active/put.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/:id/active/put)
