IPFS Groups
Add CIDs to Group
PUT
/
groups
/
{id}
/
cids
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
cids
string[]
Response
200 - text/plain
The response is of type string
.