---
title: "POST /api/tenants/{tenantId}/webhooks/{webhookId}/attributes/{attributeName}"
method: POST
path: "/api/tenants/{tenantId}/webhooks/{webhookId}/attributes/{attributeName}"
tags: ["Webhooks"]
---

# POST /api/tenants/{tenantId}/webhooks/{webhookId}/attributes/{attributeName}

`POST /api/tenants/{tenantId}/webhooks/{webhookId}/attributes/{attributeName}`

## Path parameters

- `tenantId` integer, required
- `webhookId` integer, required
- `attributeName` string, required

## Request body

- string

## Response `201`

Created

- string

## Other responses

- `404` — Not Found
- `422` — Unprocessable Content

---

[API](https://skmtc.net/payroll-engine/apis/payroll-engine-backend-api-v1.md) · [All operations](https://skmtc.net/payroll-engine/apis/payroll-engine-backend-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payroll-engine/payroll-engine-backend-api-v1/versions/34e260deaa2c/schema)
