---
title: "Accept terms"
method: POST
path: "/manage/api/terms"
tags: ["manage"]
---

# Accept terms

`POST /manage/api/terms`

## Request body

- PostApiTermsRequest
  - `terms_id` string, required — The ID of the terms which are being accepted.

## Response `204`

Success; no content.

## Other responses

- `400` — Bad Request
- `401` — Not authorized
- `403` — Not authorized

---

[API](https://skmtc.net/ideogram/apis/ideogram-openapi-3-0.md) · [All operations](https://skmtc.net/ideogram/apis/ideogram-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ideogram/ideogram-openapi-3-0/revisions/b560c0ad0618/schema)
