DELETE /Group/{id}/

Deletes a group.
 

Request

Method Request URI
DELETE /API/Group/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the group to be deleted.

Request Body

There is no Request Body for this function.

Response

Response Body

The status code indication of success or reason of failure.