description: Not Found content: application/json: schema: type: object properties: code: type: number description: HTTP response code example: 404 message: type: string description: Message describing the error example: User with this ID not found