Delete group
To delete an existing group use below API.
info
{api-base-url}
can be obtained from the MirrorFly console.
Note : You have to leave the group before calling this API.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
groupId | String | Yes | Id of the group to be deleted |
#
ResponsesIf successful, this action deletes the given group.
#
ErrorIn the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Bad Request, an error message is returned