---
title: "POST /v4/tir/{section_uuid}/{subject_uuid}/removal"
method: POST
path: "/v4/tir/{section_uuid}/{subject_uuid}/removal"
tags: ["Gdpr", "internal"]
deprecated: true
---

# POST /v4/tir/{section_uuid}/{subject_uuid}/removal

`POST /v4/tir/{section_uuid}/{subject_uuid}/removal`

> **Deprecated.**

Internal API. Request deletion of a single user's data for the specified section_uuid. That user's data will be deleted from Viafoura within the specified section_uuid

## Path parameters

- `section_uuid` string, uuid, required
- `subject_uuid` string, uuid, required

## Response `202`

Accepted

- RemovalRequestResponse
  - `request_uuid` string, uuid

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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