QamaqQamaq
DELETE

フォルダーを削除

/folders/{folder_id}

フォルダーとオプションでその中身を削除します。

パラメーター

パスパラメーター

名前タイプ説明
folder_id必須
string

The folder ID

コード例

curl -X DELETE "https://api.qamaq.io/api/v1/folders/{folder_id}" \
  -H "Authorization: Bearer qmq_your_api_key"

レスポンス

204Folder deleted successfully
レスポンスボディなし