POST
/
groups
/
{network}

Authorizations

Authorization
string
header
required

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

Path Parameters

network
enum<string>
required

Target either the public or private IPFS network

Available options:
public,
private

Body

application/json
name
string
required

The name of the group you want to create

is_public
boolean

Flag if group is public or not

Response

200 - application/json
data
object