---
title: "Accept User Terms of Service"
method: POST
path: "/profile/accept_tos/"
tags: ["User"]
---

# Accept User Terms of Service

`POST /profile/accept_tos/`

## Request body

- AcceptTos
  - `accept` boolean, required

## Response `200`

- object
  - `detail` string

## Other responses

- `400`
- `401`
- `500`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
