---
title: "Activate Webhook"
method: POST
path: "/team-messaging/v1/webhooks/{webhookId}/activate"
tags: ["Incoming Webhooks"]
---

# Activate Webhook

`POST /team-messaging/v1/webhooks/{webhookId}/activate`

Activates a webhook by ID.

## Path parameters

- `webhookId` string, required

## Response `200`

OK

## Other responses

- `400` — Some of the parameters are missing or have invalid format
- `404` — Webhook not found.

---

[API](https://skmtc.net/ringcentral/apis/ringcentral-api.md) · [All operations](https://skmtc.net/ringcentral/apis/ringcentral-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ringcentral/ringcentral-api/revisions/8d602198ec97/schema)
