Skip to main content
POST
Create a workspace (sub-account)

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
name
string
required
Maximum string length: 120
account_type
enum<string>
default:client
Available options:
client,
agency_internal

Response

Workspace created

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