---
title: "Subscribe User Webhook"
method: POST
path: "/api/v2/webhooks/zapier/subscribe"
tags: ["api-v2-webhooks"]
---

# Subscribe User Webhook

`POST /api/v2/webhooks/zapier/subscribe`

## Request body

- ZapierSubscribeRequest
  - `hookUrl` string, required
  - `target_resource` string
  - `target_action` string
  - `service_action` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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