Skip to main content
POST
Create Subaccount

Body

application/json

Schema for creating a new subaccount.

name
string
required
Maximum string length: 100
description
string | null
Maximum string length: 500

Response

Successful Response

Schema for subaccount response.

subaccount_id
string<uuid>
required
name
string
required
is_active
boolean
required
inserted_at
string<date-time>
required
description
string | null