Skip to main content
POST
Create datasets datasets

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
description
string
slug
string
rowSchema
object

Response

Successful response

status
string
required
id
string
required
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
organizationId
string<uuid>
required
description
null | string
required
archivedAt
null | string<date-time>
required
ownerId
string
required
slug
string
required
rowSchema
object
required