Skip to main content
PATCH
Update Subaccount

Path Parameters

subaccount_id
string
required

Body

application/json

Schema for updating a subaccount.

name
string | null
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