メインコンテンツへスキップ
DELETE
/
cases
/
{id}
Delete Case
curl --request DELETE \
  --url https://local.casebender.com:3000/api/cases/{id} \
  --header 'X-Api-Key: <api-key>'
{
  "id": "<string>"
}

承認

X-Api-Key
string
header
必須

パスパラメータ

id
string
必須

クエリパラメータ

deletedAt
string

レスポンス

Successful response

id
string
必須