Skip to main content
POST
Create a new customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
internalId
string
fields
object
credentials
object
aiCreditsRolling30DayLimit
number | null
Required range: x >= 0

Response

200 - application/json
id
string
required
name
string
required
internalId
string
required
meta
object
fields
object
credentials
object
lastActiveAt
string
isTest
boolean
isBillable
boolean
isActive
boolean
aiCreditsRolling30DayLimit
number | null
Required range: x >= 0
createdAt
string
archivedAt
string