組織を削除
DELETE
/manage/organizations/:id組織を削除します。ADMIN のみ実行できます。
| 認証 | 要ログイン |
|---|
パスパラメータ
idstring必須組織 ID。
リクエスト
curl https://api.4s.link/manage/organizations/ID \-X DELETE \-H "Authorization: Bearer 4s_at_..."
レスポンス例
{"id": "o1a2b3c4-..."}