Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

application/json
type
string
required
Example:

"document"

scope
enum<string>
required
Available options:
user,
organisation
Example:

"organisation"

name
string
required
Example:

"My Collection"

config
object
required
description
string
meta
object

Response

Collection created successfully

collection
object