---
title: "Configure a webhook for receiving events from Tensorlake
You will get a URL to configure endpoints of your choice"
method: POST
path: "/documents/v1/webhooks"
tags: ["webhook"]
---

# Configure a webhook for receiving events from Tensorlake
You will get a URL to configure endpoints of your choice

`POST /documents/v1/webhooks`

## Response `200`

Webhook configured successfully

- ConfigureWebhookResponse
  - `url` string, required

## Other responses

- `400` — Invalid request
- `401` — Unauthorized. Invalid or missing credentials
- `403` — Forbidden. You do not have permission to access this resource
- `500` — Internal server error

---

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