IPFS Groups
Create Group
POST
/
groups
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
name
string
Response
200 - application/json
id
string
ID of the created Group
user_id
string
ID of the user who created the Group
name
string
Name of the Group
updatedAt
string
ISO 8601 format date of the last time Group was updated
createdAt
string
ISO 8601 format date of Group creation