---
title: "Create Trial Account"
method: POST
path: "/api/v2/accounts"
tags: ["Reseller"]
---

# Create Trial Account

`POST /api/v2/accounts`

## Response `201`

Created response

- TrialAccountResponse
  - `account` TrialAccountObject
    - `name` string — The name of the account
    - `subdomain` string — The subdomain of the account
    - `url` string — The URL of the account

---

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