---
title: "ApiPublic > WebhookSubscription > Updates"
method: POST
path: "Webhooks > ApiPublic > WebhookSubscription > Updates"
tags: ["Webhooks"]
---

# ApiPublic > WebhookSubscription > Updates

`POST Webhooks > ApiPublic > WebhookSubscription > Updates` (webhook)

Subscription_type: `api_public/webhook_subscription/update`

## Payload

- ApiPublicWebhookSubscription
  - `id` string, required — Identifier of the webhook subscription
  - `target_url` string, required — URL where the webhook payload will be sent
  - `type` string, required — Type of the webhook subscription
  - `company_id` string, required — Company identifier of the webhook subscription
  - `name` string — Name of the webhook subscription
  - `challenge` string — String to verify the subscription
  - `enabled` boolean, required — Boolean to enable/disable the subscription
  - `api_version` string, required — API version of the webhook subscription that determines the schema of the payload

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/versions/1a6bffb20f7d/schema)
