Pular para o conteúdo principal
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>"
}

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

id
string
obrigatório

Parâmetros de consulta

deletedAt
string

Resposta

Successful response

id
string
obrigatório