---
title: "Accept the non-custodial terms"
method: POST
path: "/organization/non-custodial-terms/accept"
tags: ["Organization"]
---

# Accept the non-custodial terms

`POST /organization/non-custodial-terms/accept`

Acceptance is recorded for the whole organization and the server stamps the current terms version, so the request has no body.

## Response `200`

The recomputed onboarding state

- object
  - `onboarding` object, required
    - `postSignupRequired` boolean, required
    - `organizationNameRequired` boolean, required
    - `nonCustodialTermsRequired` boolean, required
    - `nonCustodialWalletSecurityRequired` boolean, required
    - `passkeyWalletSecurityAvailable` boolean, required

---

[API](https://skmtc.dev/catena/apis/catena-api.md) · [All operations](https://skmtc.dev/catena/apis/catena-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/catena/catena-api/revisions/926eff1b9848/schema)
