Skip to main content
POST
Create docs group

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
Minimum string length: 1
portal_instance_id
string | null

Portal instance id to assign, from GET /portal/instances. null or omitted targets the Main (Root) portal.

Response

Successful response

id
string
required
name
string
required
order
number
required
portal_instance_id
string | null
required