メインコンテンツまでスキップ

DeleteGroup

グループを削除する

Description

指定したグループを削除します。

Method

DELETE

Request URL Format

/api/v0/groups/:group-id

URL Params

group-id        : グループID

Content-Type : application/json

空のJSONを指定する必要があります

{}

Request URL Sample

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

Response Sample

null