---
title: "Consent on Terms of Service agreement"
method: POST
path: "/v1/org/{orgId}/agreement"
tags: ["org"]
---

# Consent on Terms of Service agreement

`POST /v1/org/{orgId}/agreement`

## Path parameters

- `orgId` string, required

## Request body

- AgreementRequest
  - `action` 'AGREE' | 'CANCEL', required — action taken
  - `legalDocId` string, required — legal document entity id

## Other responses

- `400` — bad request
- `404` — not found

---

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