groups
update group (receiver list). π
update a list of receivers<br/> <br/> <strong>Example Post Data:</strong><br/> <code> {<br/> Β Β Β Β "name":Β "Justice League",<br/> Β Β Β Β "receiver_info":Β "Superhero colleagues",<br/> Β Β Β Β "locked":Β false,<br/> Β Β Β Β "backup":Β true<br/> }<br/> </code>
put/v3/groups/{id}
Path parameters
idstring required
id of group to be updated
Request body
Response
Success
string required
Changes
No recorded changes to this endpoint across all 2 revisions of this API.