Skip to content

Cancel a theft case

DELETE
/theft-case/{id}

Allow an external party to cancel a theft case Validations:

  1. Validate if the client has permission to modify the theft case.
  2. Validate if the theft case is still unresolved.
id
required
string

OK

Bad Request

Unauthorized

Forbidden

Not Found