Skip to main content
POST
Create Discussion

Authorizations

Authorization
string
header
required

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

Path Parameters

hub_id
string
required
space_id
string
required

Body

application/vnd.api+json

JSON:API create-resource envelope.

data
object
required

Response

Successful Response

data
JsonApiResource[DiscussionResponseAttributes] · object
required
included
any[] | null
meta
Meta · object | null