curl --location --request DELETE '/tasks//delete-task-responsible/' \ --header 'Websync-Session;'
{ "message": "Responsible user not found", "error": "Not Found", "statusCode": 404 }