---
title: "Rotate Vxt Webhook Token"
method: POST
path: "/vxt/rotate-webhook-token"
tags: ["VXT"]
---

# Rotate Vxt Webhook Token

`POST /vxt/rotate-webhook-token`

Rotate the per-customer webhook bearer token (developer only).

After rotation the customer must update VXT's webhook Authorization
header, or incoming webhooks will start returning 401.

## Response `200`

Successful Response

- VXTRotateWebhookTokenResponse — Response from rotating the per-customer webhook bearer token.
  - `webhook_token` string, required
  - `message` string, required

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/b642b91e0a5c/schema)
