Groups
Update group info by group hash
put/groups/{hash}
Path parameters
hashstring required
group hash in hex format (md5)
Request body
Response
group info updated successful
Example response
{
"status": "success"
}group hash in hex format (md5)
group info updated successful
{
"status": "success"
}