Groups
Update Group
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Target either the public or private IPFS network
Available options:
public
, private
The ID of the target group
Body
application/json
Updated name for target group
Toggle if group is public or not
Response
200 - application/json
OK