DELETE
/Api/Users/{id}
curl \
-X DELETE https://app.lovassy.hu/Api/Users/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (404)
{
"type": "string",
"title": "string",
"status": 42,
"detail": "string",
"instance": "string"
}