Skip to main content

DeleteGroup

Delete a group

Description

Deletes the specified group.

Method

DELETE

Request URL Format

/api/v0/groups/:group-id

URL Params

group-id        : Group ID

Content-Type : application/json

Empty JSON must be specified.

{}

Request URL Sample

DELETE https://api.xxx.com/api/v0/groups/59bf3b300e24791418da1aa1

Response Sample

null