---
title: "Trainings > Category > Deletes"
method: POST
path: "Webhooks > Trainings > Category > Deletes"
tags: ["Webhooks"]
---

# Trainings > Category > Deletes

`POST Webhooks > Trainings > Category > Deletes` (webhook)

Subscription_type: `trainings/category/delete`

## Payload

- TrainingsCategory
  - `id` string, required
  - `name` string, required
  - `company_id` string, required
  - `created_at` string
  - `updated_at` string

## 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/revisions/1a6bffb20f7d/schema)
