---
title: "Accept Agb"
method: POST
path: "/api/user/v1/agb-revisions/{agb-revision-id}/accept"
tags: ["Users"]
---

# Accept Agb

`POST /api/user/v1/agb-revisions/{agb-revision-id}/accept`

Records acceptance of the current AGB revision for the currently authenticated user.

## Path parameters

- `agb-revision-id` string, uuid, required

## Response `201`

Created

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed
- `404` — The resource or element was not found
- `500` — Internal server error: unexpected error

---

[API](https://skmtc.net/agridata/apis/agridata-ch-api.md) · [All operations](https://skmtc.net/agridata/apis/agridata-ch-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agridata/agridata-ch-api/versions/4f3c6bfcfcfd/schema)
