Skip to main content
POST
Create account group

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
name
string
required
Maximum string length: 120
account_ids
integer[]
required

Connected account ids of this workspace (validated on every write).

Maximum array length: 100

Response

Created

success
enum<boolean>
Available options:
true
data
object
meta
object