curl --location --request DELETE '/users/user_abc123xyz' \
--header 'Authorization: Bearer <token>'{"type":"https://petstoreapi.com/errors/bad-request","title":"Bad Request","status":400,"detail":"Invalid value for parameter 'status'. Must be one of: available, pending, sold.","instance":"/pets"}