---
title: "Create Resource"
method: POST
path: "/api/v2/webhooks/zapier/resourceAction"
tags: ["api-v2-webhooks"]
---

# Create Resource

`POST /api/v2/webhooks/zapier/resourceAction`

## Request body

- ZapierResourceActionRequest
  - `resource_type` string, required
  - `resource_action` string, required
  - `resource_data` union, required
    - object
    - string

## 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)
